Skip to content

Commit

Permalink
chore: Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
vaerh committed Oct 1, 2023
1 parent ca88e24 commit 4a2ea39
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 @@ -66,7 +66,7 @@ require (
github.com/spf13/cast v1.5.0 // indirect
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
github.com/zclconf/go-cty v1.14.0 // indirect
golang.org/x/crypto v0.13.0 // indirect
golang.org/x/crypto v0.13.0
golang.org/x/mod v0.12.0 // indirect
golang.org/x/net v0.13.0 // indirect
golang.org/x/sys v0.12.0 // indirect
Expand Down

0 comments on commit 4a2ea39

Please sign in to comment.