File tree 3 files changed +4
-4
lines changed
instrumentation/instaawsv2
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/instaawsv2
3
3
go 1.22
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go-v2 v1.36.0
6
+ github.com/aws/aws-sdk-go-v2 v1.36.1
7
7
github.com/aws/aws-sdk-go-v2/config v1.25.5
8
8
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.3
9
9
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.5
Original file line number Diff line number Diff line change 1
- github.com/aws/aws-sdk-go-v2 v1.36.0 h1:b1wM5CcE65Ujwn565qcwgtOTT1aT4ADOHHgglKjG7fk =
2
- github.com/aws/aws-sdk-go-v2 v1.36.0 /go.mod h1:5PMILGVKiW32oDzjj6RU52yrNrDPUHcbZQYr1sM7qmM =
1
+ github.com/aws/aws-sdk-go-v2 v1.36.1 h1:iTDl5U6oAhkNPba0e1t1hrwAo02ZMqbrGq4k5JBWM5E =
2
+ github.com/aws/aws-sdk-go-v2 v1.36.1 /go.mod h1:5PMILGVKiW32oDzjj6RU52yrNrDPUHcbZQYr1sM7qmM =
3
3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 h1:OCs21ST2LrepDfD3lwlQiOqIGp6JiEUqG84GzTDoyJs =
4
4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 /go.mod h1:usURWEKSNNAcAZuzRn/9ZYPT8aZQkR7xcCtunK/LkJo =
5
5
github.com/aws/aws-sdk-go-v2/config v1.25.5 h1:UGKm9hpQS2hoK8CEJ1BzAW8NbUpvwDJJ4lyqXSzu8bk =
Original file line number Diff line number Diff line change 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/v2] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instaredis/v2 ) | v8.11.4 | v9.7.0 |
26
26
| 24 | HTTP | [ beego] ( https://pkg.go.dev/github.com/beego/beego/v2 ) | [ instabeego] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instabeego ) | v2.1.3 | v2.3.4 |
27
- | 25 | Other | [ aws-sdk-go] ( https://pkg.go.dev/github.com/aws/aws-sdk-go-v2 ) | [ instaawsv2] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instaawsv2 ) | v1.21.0 | v1.36.0 |
27
+ | 25 | Other | [ aws-sdk-go] ( https://pkg.go.dev/github.com/aws/aws-sdk-go-v2 ) | [ instaawsv2] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instaawsv2 ) | v1.21.0 | v1.36.1 |
28
28
| 26 | Databases | [ azcosmos] ( https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos ) | [ instacosmos] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instacosmos ) | v0.3.6 | v1.2.0 |
29
29
| 27 | Databases | [ pgx/v5] ( https://pkg.go.dev/github.com/jackc/pgx/v5 ) | [ instapgx/v2] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instapgx/v2 ) | v5.6.0 | v5.7.2 |
30
30
| 28 | HTTP | [ fasthttp] ( https://pkg.go.dev/github.com/valyala/fasthttp ) | [ instafasthttp] ( https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instafasthttp ) | v1.58.0 | v1.58.0 |
You can’t perform that action at this time.
0 commit comments