Skip to content

Commit 763fc12

Browse files
committed
go mod tidy
1 parent 1d93003 commit 763fc12

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

go.mod

-3
Original file line numberDiff line numberDiff line change
@@ -513,10 +513,7 @@ require (
513513
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
514514
github.com/gorilla/websocket v1.5.3 // indirect
515515
github.com/hashicorp/go-getter v1.7.8 // indirect
516-
github.com/hashicorp/go-plugin v1.6.2 // indirect
517516
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
520517
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
521518
github.com/moby/sys/user v0.3.0 // indirect
522519
github.com/openai/openai-go v0.1.0-beta.6 // indirect

go.sum

-2
Original file line numberDiff line numberDiff line change
@@ -921,8 +921,6 @@ github.com/coder/tailscale v1.1.1-0.20250422090654-5090e715905e h1:nope/SZfoLB9M
921921
github.com/coder/tailscale v1.1.1-0.20250422090654-5090e715905e/go.mod h1:1ggFFdHTRjPRu9Yc1yA7nVHBYB50w9Ce7VIXNqcW6Ko=
922922
github.com/coder/terraform-config-inspect v0.0.0-20250107175719-6d06d90c630e h1:JNLPDi2P73laR1oAclY6jWzAbucf70ASAvf5mh2cME0=
923923
github.com/coder/terraform-config-inspect v0.0.0-20250107175719-6d06d90c630e/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI=
924-
github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250417100258-c86bb5c3ddcd h1:FsIG6Fd0YOEK7D0Hl/CJywRA+Y6Gd5RQbSIa2L+/BmE=
925-
github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250417100258-c86bb5c3ddcd/go.mod h1:56/KdGYaA+VbwXJbTI8CA57XPfnuTxN8rjxbR34PbZw=
926924
github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250502065705-5648efbf6db0 h1:SyV2O5cEp6pSrgUjjKFtQaz+J0JV/nPt0ORS5gzmaQY=
927925
github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250502065705-5648efbf6db0/go.mod h1:2kaBpn5k9ZWtgKq5k4JbkVZG9DzEqR4mJSmpdshcO+s=
928926
github.com/coder/trivy v0.0.0-20250409153844-e6b004bc465a h1:yryP7e+IQUAArlycH4hQrjXQ64eRNbxsV5/wuVXHgME=

0 commit comments

Comments
 (0)