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.
1 parent 6186612 commit 5d6475eCopy full SHA for 5d6475e
1 file changed
go.mod
@@ -9,7 +9,7 @@ require (
9
entgo.io/ent v0.14.4
10
github.com/adrg/xdg v0.4.0
11
github.com/aws/aws-sdk-go-v2 v1.39.4
12
- github.com/aws/aws-sdk-go-v2/config v1.31.15
+ github.com/aws/aws-sdk-go-v2/config v1.31.15 // indirect
13
github.com/aws/aws-sdk-go-v2/credentials v1.18.19
14
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.6
15
github.com/aws/aws-sdk-go-v2/service/sso v1.29.8
0 commit comments