File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
7
7
github.com/aws/aws-sdk-go-v2/config v1.29.6
8
8
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.59
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.75.4
10
+ github.com/aws/smithy-go v1.22.2
10
11
github.com/creack/pty v1.1.23
11
12
github.com/disiqueira/gotree v1.0.0
12
13
github.com/dop251/goja v0.0.0-20241024094426-79f3a7efcdbd
@@ -47,7 +48,6 @@ require (
47
48
github.com/aws/aws-sdk-go-v2/service/sso v1.24.15 // indirect
48
49
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.14 // indirect
49
50
github.com/aws/aws-sdk-go-v2/service/sts v1.33.14 // indirect
50
- github.com/aws/smithy-go v1.22.2 // indirect
51
51
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
52
52
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
53
53
github.com/cyphar/filepath-securejoin v0.2.3 // indirect
You can’t perform that action at this time.
0 commit comments