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 bac4fd6 + a0b52b3 commit 64346ecCopy full SHA for 64346ec
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.17
7
github.com/aws/aws-sdk-go-v2/service/kms v1.51.1
8
- github.com/nmccready/aws-sdk-go-v2-ifaces v0.1.31
+ github.com/nmccready/aws-sdk-go-v2-ifaces v0.1.32
9
github.com/nmccready/go-debug v0.5.0
10
)
11
0 commit comments