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 @@ -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
You can’t perform that action at this time.
0 commit comments