Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go from 1.23.13 to 1.34.0 (#19)
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.23.13 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.23.13...v1.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent d50d0b9 commit c00bbb9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 69 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ module github.com/wish/nodereaper
go 1.12

require (
github.com/aws/aws-sdk-go v1.23.13
github.com/aws/aws-sdk-go v1.34.0
github.com/go-log/log v0.1.1-0.20181211034820-a514cf01a3eb // indirect
github.com/google/btree v1.0.0 // indirect
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
github.com/jessevdk/go-flags v1.4.0
github.com/openshift/cluster-api v0.0.0-20191129101638-b09907ac6668
github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f
Expand Down
Loading

0 comments on commit c00bbb9

Please sign in to comment.