Skip to content

Commit

Permalink
Bump github.com/aws/aws-node-termination-handler from 1.22.1 to 1.23.1 (
Browse files Browse the repository at this point in the history
#276)

Bumps [github.com/aws/aws-node-termination-handler](https://github.com/aws/aws-node-termination-handler) from 1.22.1 to 1.23.1.
- [Release notes](https://github.com/aws/aws-node-termination-handler/releases)
- [Commits](aws/aws-node-termination-handler@v1.22.1...v1.23.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-node-termination-handler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 27, 2024
1 parent a75f622 commit 3873cfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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/flant/k8s-image-availability-exporter
go 1.22.0

require (
github.com/aws/aws-node-termination-handler v1.22.1
github.com/aws/aws-node-termination-handler v1.23.1
github.com/aws/aws-sdk-go-v2/config v1.28.7
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.7
github.com/gammazero/deque v0.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aws/aws-node-termination-handler v1.22.1 h1:I9veOuJgRbHTuSGW575M3qVkjIWQg2lycALvl5tDh34=
github.com/aws/aws-node-termination-handler v1.22.1/go.mod h1:iZL1G2QRvIiK2ac7i7iy05dbvh4OHa6NtBRuSS527Fw=
github.com/aws/aws-node-termination-handler v1.23.1 h1:CyGMuy7cKtI9HbEIJRc/QOvXLRpG98/GpJHOXPdNVwg=
github.com/aws/aws-node-termination-handler v1.23.1/go.mod h1:djo2P+dGSQFqM3au/iKm4iwyu0aQpb8dtLkUZ96f4Nk=
github.com/aws/aws-sdk-go v1.55.4 h1:u7sFWQQs5ivGuYvCxi7gJI8nN/P9Dq04huLaw39a4lg=
github.com/aws/aws-sdk-go v1.55.4/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
github.com/aws/aws-sdk-go-v2 v1.32.7 h1:ky5o35oENWi0JYWUZkB7WYvVPP+bcRF5/Iq7JWSb5Rw=
Expand Down

0 comments on commit 3873cfc

Please sign in to comment.