Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jlarfors committed Oct 11, 2024
1 parent b830e51 commit f015d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ require (
dario.cat/mergo v1.0.1
github.com/dave/jennifer v1.7.1
github.com/go-playground/validator/v10 v10.22.1
github.com/golingon/terraproviders/random/3.6.1 v0.0.0-20240416110925-4deecce434a2
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/hashicorp/hcl/v2 v2.22.0
Expand Down Expand Up @@ -36,7 +37,6 @@ require (
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golingon/terraproviders/random/3.6.1 v0.0.0-20240416110925-4deecce434a2 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/hashicorp/go-version v1.7.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
Expand Down

0 comments on commit f015d16

Please sign in to comment.