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 a3b4a89 + 84825fd commit f397446Copy full SHA for f397446
1 file changed
go.mod
@@ -5,7 +5,7 @@ go 1.24
5
require (
6
github.com/aws/aws-sdk-go-v2/config v1.32.7
7
github.com/aws/aws-sdk-go-v2/service/kms v1.49.5
8
- github.com/nmccready/aws-sdk-go-v2-ifaces v0.1.13
+ github.com/nmccready/aws-sdk-go-v2-ifaces v0.1.17
9
github.com/nmccready/go-debug v0.5.0
10
)
11
0 commit comments