Skip to content

Commit 13d7bbc

Browse files
authored
chore: go mod tidy (#3088)
1 parent ef72190 commit 13d7bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ require (
1414
github.com/docker/docker v27.5.1+incompatible
1515
github.com/dustin/go-humanize v1.0.1
1616
github.com/google/go-cmp v0.7.0
17+
github.com/google/uuid v1.6.0
1718
github.com/hashicorp/aws-sdk-go-base v1.1.0
1819
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.64
1920
github.com/hashicorp/awspolicyequivalence v1.7.0
@@ -77,7 +78,6 @@ require (
7778
github.com/go-logr/stdr v1.2.2 // indirect
7879
github.com/gogo/protobuf v1.3.2 // indirect
7980
github.com/golang/protobuf v1.5.4 // indirect
80-
github.com/google/uuid v1.6.0 // indirect
8181
github.com/gookit/color v1.5.1 // indirect
8282
github.com/hashicorp/cli v1.1.7 // indirect
8383
github.com/hashicorp/errwrap v1.1.0 // indirect

0 commit comments

Comments
 (0)