We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80bf3b0 + bf69f90 commit 841ab2fCopy full SHA for 841ab2f
1 file changed
go.mod
@@ -5,7 +5,7 @@ go 1.25
5
require (
6
github.com/aws/aws-sdk-go-v2/config v1.32.14
7
github.com/aws/aws-sdk-go-v2/service/kms v1.50.4
8
- github.com/nmccready/aws-sdk-go-v2-ifaces v0.1.30
+ github.com/nmccready/aws-sdk-go-v2-ifaces v0.1.31
9
github.com/nmccready/go-debug v0.5.0
10
)
11
0 commit comments