@@ -90,7 +90,7 @@ require (
9090github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0
9191github.com/coder/quartz v0.1.0
9292github.com/coder/retry v1.5.1
93- github.com/coder/terraform-provider-coder v0.23.0
93+ github.com/coder/terraform-provider-coder v1.0.2
9494github.com/coder/wgtunnel v0.1.13-0.20240522110300-ade90dfb2da0
9595github.com/coreos/go-oidc/v3 v3.11.0
9696github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
@@ -174,17 +174,17 @@ require (
174174go.uber.org/atomic v1.11.0
175175go.uber.org/goleak v1.3.1-0.20240429205332-517bace7cc29
176176go4.org/netipx v0.0.0-20230728180743-ad4cb58a6516
177- golang.org/x/crypto v0.26 .0
177+ golang.org/x/crypto v0.27 .0
178178golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
179- golang.org/x/mod v0.20 .0
180- golang.org/x/net v0.28 .0
179+ golang.org/x/mod v0.21 .0
180+ golang.org/x/net v0.29 .0
181181golang.org/x/oauth2 v0.22.0
182182golang.org/x/sync v0.8.0
183- golang.org/x/sys v0.24 .0
184- golang.org/x/term v0.23 .0
185- golang.org/x/text v0.17 .0
183+ golang.org/x/sys v0.25 .0
184+ golang.org/x/term v0.24 .0
185+ golang.org/x/text v0.18 .0
186186golang.org/x/tools v0.24.0
187- golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9
187+ golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
188188google.golang.org/api v0.195.0
189189google.golang.org/grpc v1.66.0
190190google.golang.org/protobuf v1.34.2
@@ -222,10 +222,10 @@ require (
222222github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 // indirect
223223github.com/charmbracelet/x/ansi v0.2.3 // indirect
224224github.com/charmbracelet/x/term v0.2.0 // indirect
225- github.com/distribution/reference v0.6.0 // indirect
226225github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
227226github.com/go-jose/go-jose/v4 v4.0.2 // indirect
228227github.com/go-viper/mapstructure/v2 v2.0.0 // indirect
228+ github.com/hashicorp/go-plugin v1.6.1 // indirect
229229github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
230230github.com/kylelemons/godebug v1.1.0 // indirect
231231github.com/mattn/go-localereader v0.0.1 // indirect
@@ -234,9 +234,12 @@ require (
234234github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
235235github.com/muesli/cancelreader v0.2.2 // indirect
236236github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
237+ github.com/oklog/run v1.1.0 // indirect
237238github.com/pion/transport/v2 v2.2.10 // indirect
238239github.com/pion/transport/v3 v3.0.7 // indirect
239240github.com/tdewolff/test v1.0.11-0.20240106005702-7de5f7df4739 // indirect
241+ github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
242+ github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
240243go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
241244)
242245
@@ -342,9 +345,9 @@ require (
342345github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
343346github.com/hashicorp/hcl/v2 v2.22.0
344347github.com/hashicorp/logutils v1.0.0 // indirect
345- github.com/hashicorp/terraform-plugin-go v0.12 .0 // indirect
346- github.com/hashicorp/terraform-plugin-log v0.7 .0 // indirect
347- github.com/hashicorp/terraform-plugin-sdk/v2 v2.20 .0 // indirect
348+ github.com/hashicorp/terraform-plugin-go v0.23 .0 // indirect
349+ github.com/hashicorp/terraform-plugin-log v0.9 .0 // indirect
350+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.34 .0 // indirect
348351github.com/hdevalence/ed25519consensus v0.1.0 // indirect
349352github.com/illarion/gonotify v1.0.1 // indirect
350353github.com/insomniacslk/dhcp v0.0.0-20231206064809-8c70d406f6d2 // indirect
@@ -409,8 +412,6 @@ require (
409412github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
410413github.com/vishvananda/netns v0.0.4 // indirect
411414github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
412- github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
413- github.com/vmihailenco/tagparser v0.1.2 // indirect
414415github.com/x448/float16 v0.8.4 // indirect
415416github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
416417github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
@@ -433,7 +434,7 @@ require (
433434google.golang.org/appengine v1.6.8 // indirect
434435google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c // indirect
435436google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
436- google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c // indirect
437+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
437438gopkg.in/yaml.v2 v2.4.0 // indirect
438439howett.net/plist v1.0.0 // indirect
439440inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect