We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146b056 commit 91eaa12Copy full SHA for 91eaa12
terraform-provider-hashicups-pf/uuidgen/go.mod
@@ -34,9 +34,9 @@ require (
34
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
35
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
36
github.com/zclconf/go-cty v1.13.1 // indirect
37
- golang.org/x/net v0.17.0 // indirect
38
- golang.org/x/sys v0.13.0 // indirect
39
- golang.org/x/text v0.13.0 // indirect
+ golang.org/x/net v0.23.0 // indirect
+ golang.org/x/sys v0.18.0 // indirect
+ golang.org/x/text v0.14.0 // indirect
40
google.golang.org/appengine v1.6.7 // indirect
41
google.golang.org/protobuf v1.33.0 // indirect
42
)
0 commit comments