File tree 3 files changed +4
-4
lines changed
instrumentation/instaawssdk
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/instana/go-sensor/instrumentation/instaawssdk
3
3
go 1.21
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go v1.54.14
6
+ github.com/aws/aws-sdk-go v1.54.15
7
7
github.com/instana/go-sensor v1.63.0
8
8
github.com/opentracing/opentracing-go v1.2.0
9
9
github.com/stretchr/testify v1.8.1
Original file line number Diff line number Diff line change 1
- github.com/aws/aws-sdk-go v1.54.14 h1:llJ60MzLzovyDE/rEDbUjS1cICh7krk1PwQwNlKRoeQ =
2
- github.com/aws/aws-sdk-go v1.54.14 /go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU =
1
+ github.com/aws/aws-sdk-go v1.54.15 h1:ErgCEVbzuSfuZl9nR+g8FFnzjgeJ/AqAGOEWn6tgAHo =
2
+ github.com/aws/aws-sdk-go v1.54.15 /go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU =
3
3
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4
4
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
Original file line number Diff line number Diff line change 19
19
| 17 | Messaging | [ amqp091-go] ( https://pkg.go.dev/github.com/rabbitmq/amqp091-go ) | [ instaamqp091] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instaamqp091 ) | v1.5.0 | v1.10.0 |
20
20
| 18 | GraphQL | [ graphql] ( https://pkg.go.dev/github.com/graphql-go/graphql ) | [ instagraphql] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instagraphql ) | v0.8.0 | v0.8.1 |
21
21
| 19 | Other | [ storage] ( https://pkg.go.dev/cloud.google.com/go/storage ) | [ storage] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/cloud.google.com/go/storage ) | v1.7.0 | v1.43.0 |
22
- | 20 | Other | [ aws-sdk-go] ( https://pkg.go.dev/github.com/aws/aws-sdk-go ) | [ instaawssdk] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instaawssdk ) | v1.8.0 | v1.54.14 |
22
+ | 20 | Other | [ aws-sdk-go] ( https://pkg.go.dev/github.com/aws/aws-sdk-go ) | [ instaawssdk] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instaawssdk ) | v1.8.0 | v1.54.15 |
23
23
| 21 | Other | [ aws-lambda-go] ( https://pkg.go.dev/github.com/aws/aws-lambda-go ) | [ instalambda] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instalambda ) | v1.20.0 | v1.47.0 |
24
24
| 22 | Other | [ logrus] ( https://pkg.go.dev/github.com/sirupsen/logrus ) | [ instalogrus] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instalogrus ) | v1.5.0 | v1.9.3 |
25
25
| 23 | Databases | [ go-redis v2] ( https://pkg.go.dev/github.com/redis/go-redis/v9 ) | [ instaredis] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instaredis/v2 ) | v8.11.4 | v9.5.3 |
You can’t perform that action at this time.
0 commit comments