File tree Expand file tree Collapse file tree 8 files changed +534
-27
lines changed
github.com/aws/aws-sdk-go
private/protocol/query/queryutil Expand file tree Collapse file tree 8 files changed +534
-27
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ibm-messaging/mq-metric-samples/v5
33go 1.20
44
55require (
6- github.com/aws/aws-sdk-go v1.51.32
6+ github.com/aws/aws-sdk-go v1.53.14
77 github.com/go-logr/stdr v1.2.2
88 github.com/ibm-messaging/mq-golang/v5 v5.5.4
99 github.com/influxdata/influxdb-client-go/v2 v2.13.0
Original file line number Diff line number Diff line change 11github.com/RaveNoX/go-jsoncommentstrip v1.0.0 /go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk =
22github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ =
33github.com/apapsch/go-jsonmerge/v2 v2.0.0 /go.mod h1:lvDnEdqiQrp0O42VQGgmlKpxL1AP2+08jFMw88y4klk =
4- github.com/aws/aws-sdk-go v1.51.32 h1:A6mPui7QP4mwmovyzgtdedbRbNur1Iu0/El7hBWNHms =
5- github.com/aws/aws-sdk-go v1.51.32 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
4+ github.com/aws/aws-sdk-go v1.53.14 h1:SzhkC2Pzag0iRW8WBb80RzKdGXDydJR9LAMs2GyKJ2M =
5+ github.com/aws/aws-sdk-go v1.53.14 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
66github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
77github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
88github.com/bmatcuk/doublestar v1.1.1 /go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w =
You can’t perform that action at this time.
0 commit comments