File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ require (
101
101
github.com/coder/quartz v0.1.2
102
102
github.com/coder/retry v1.5.1
103
103
github.com/coder/serpent v0.10.0
104
- github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250417100258-c86bb5c3ddcd
104
+ github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250502065705-5648efbf6db0
105
105
github.com/coder/websocket v1.8.13
106
106
github.com/coder/wgtunnel v0.1.13-0.20240522110300-ade90dfb2da0
107
107
github.com/coreos/go-oidc/v3 v3.14.1
@@ -513,7 +513,10 @@ require (
513
513
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
514
514
github.com/gorilla/websocket v1.5.3 // indirect
515
515
github.com/hashicorp/go-getter v1.7.8 // indirect
516
+ github.com/hashicorp/go-plugin v1.6.2 // indirect
516
517
github.com/hashicorp/go-safetemp v1.0.0 // indirect
518
+ github.com/hashicorp/terraform-registry-address v0.2.4 // indirect
519
+ github.com/hashicorp/terraform-svchost v0.1.1 // indirect
517
520
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
518
521
github.com/moby/sys/user v0.3.0 // indirect
519
522
github.com/openai/openai-go v0.1.0-beta.6 // indirect
Original file line number Diff line number Diff line change @@ -923,6 +923,8 @@ github.com/coder/terraform-config-inspect v0.0.0-20250107175719-6d06d90c630e h1:
923
923
github.com/coder/terraform-config-inspect v0.0.0-20250107175719-6d06d90c630e /go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI =
924
924
github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250417100258-c86bb5c3ddcd h1:FsIG6Fd0YOEK7D0Hl/CJywRA+Y6Gd5RQbSIa2L+/BmE =
925
925
github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250417100258-c86bb5c3ddcd /go.mod h1:56/KdGYaA+VbwXJbTI8CA57XPfnuTxN8rjxbR34PbZw =
926
+ github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250502065705-5648efbf6db0 h1:SyV2O5cEp6pSrgUjjKFtQaz+J0JV/nPt0ORS5gzmaQY =
927
+ github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250502065705-5648efbf6db0 /go.mod h1:2kaBpn5k9ZWtgKq5k4JbkVZG9DzEqR4mJSmpdshcO+s =
926
928
github.com/coder/trivy v0.0.0-20250409153844-e6b004bc465a h1:yryP7e+IQUAArlycH4hQrjXQ64eRNbxsV5/wuVXHgME =
927
929
github.com/coder/trivy v0.0.0-20250409153844-e6b004bc465a /go.mod h1:dDvq9axp3kZsT63gY2Znd1iwzfqDq3kXbQnccIrjRYY =
928
930
github.com/coder/websocket v1.8.13 h1:f3QZdXy7uGVz+4uCJy2nTZyM0yTBj8yANEHhqlXZ9FE =
You can’t perform that action at this time.
0 commit comments