8000 Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4 · prometheus/common@eb60b9b · GitHub
[go: up one dir, main page]

Skip to content

Commit eb60b9b

Browse files
Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.18 to 1.45.19. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.45.18...v1.45.19) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac62eb7 commit eb60b9b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sigv4/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.20
55
replace github.com/prometheus/common => ../
66

77
require (
8-
github.com/aws/aws-sdk-go v1.45.18
8+
github.com/aws/aws-sdk-go v1.45.19
99
github.com/prometheus/client_golang v1.17.0
1010
github.com/prometheus/common v0.44.0
1111
github.com/stretchr/testify v1.8.4

sigv4/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/aws/aws-sdk-go v1.45.18 h1:uSOGg4LFtpQH/bq9FsumMKfZHNl7BdH7WURHOqKXHNU=
2-
github.com/aws/aws-sdk-go v1.45.18/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
1+
github.com/aws/aws-sdk-go v1.45.19 h1:+4yXWhldhCVXWFOQRF99ZTJ92t4DtoHROZIbN7Ujk/U=
2+
github.com/aws/aws-sdk-go v1.45.19/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
33
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
44
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
55
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=

0 commit comments

Comments
 (0)
0