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 @@ -21,6 +21,7 @@ require (
2121 github.com/aws/aws-sdk-go-v2/config v1.32.6
2222 github.com/aws/aws-sdk-go-v2/credentials v1.19.6
2323 github.com/aws/aws-sdk-go-v2/service/ecr v1.44.0
24+ github.com/bits-and-blooms/bitset v1.24.2
2425 github.com/bmatcuk/doublestar/v4 v4.9.1
2526 github.com/caarlos0/env/v11 v11.3.1
2627 github.com/containernetworking/plugins v1.9.0
@@ -117,7 +118,6 @@ require (
117118 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 // indirect
118119 github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 // indirect
119120 github.com/aws/smithy-go v1.24.0 // indirect
120- github.com/bits-and-blooms/bitset v1.24.2 // indirect
121121 github.com/brunoga/deep v1.3.1 // indirect
122122 github.com/bytedance/gopkg v0.1.4 // indirect
123123 github.com/bytedance/sonic v1.15.0 // indirect
You can’t perform that action at this time.
0 commit comments