Skip to content

Commit 6ec4c90

Browse files
chore: auto-commit generated changes
1 parent 404d576 commit 6ec4c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/orchestrator/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)