Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.47.5
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.19 to 1.47.5.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.19...v1.47.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent d43cd78 commit 712ea38
Show file tree
Hide file tree
Showing 8 changed files with 1,262 additions and 22 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ibm-messaging/mq-metric-samples/v5
go 1.17

require (
github.com/aws/aws-sdk-go v1.45.19
github.com/aws/aws-sdk-go v1.47.5
github.com/ibm-messaging/mq-golang/v5 v5.5.2
github.com/influxdata/influxdb-client-go/v2 v2.12.3
github.com/prometheus/client_golang v1.17.0
Expand Down
480 changes: 474 additions & 6 deletions go.sum

Large diffs are not rendered by default.

Loading

0 comments on commit 712ea38

Please sign in to comment.