Skip to content

Commit 0cc4433

Browse files
authored
aws-sdk-go version bump, 1.37.4 -> 1.37.10 (#40)
Issue #883 aws-controllers-k8s/community#883 aws-sdk-go version bump, 1.37.4 -> 1.37.10 to unblock cross-plane. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 1b10a42 commit 0cc4433

File tree

2 files changed

+14
-169
lines changed

2 files changed

+14
-169
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/aws-controllers-k8s/runtime
33
go 1.14
44

55
require (
6-
github.com/aws/aws-sdk-go v1.37.4
6+
github.com/aws/aws-sdk-go v1.37.10
77
github.com/go-logr/logr v0.1.0
88
github.com/google/go-cmp v0.3.1
99
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)