Skip to content

Commit 119098a

Browse files
chore: bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.6.0 (#7553)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e7175b commit 119098a

File tree

2 files changed

+6
-80
lines changed

2 files changed

+6
-80
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ require (
7878
github.com/coder/retry v1.3.1-0.20230210155434-e90a2e1e091d
7979
github.com/coder/terraform-provider-coder v0.6.23
8080
github.com/coder/wgtunnel v0.1.5
81-
github.com/coreos/go-oidc/v3 v3.4.0
81+
github.com/coreos/go-oidc/v3 v3.6.0
8282
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
8383
github.com/creack/pty v1.1.18
8484
github.com/elastic/go-sysinfo v1.9.0
@@ -161,7 +161,7 @@ require (
161161
golang.org/x/crypto v0.8.0
162162
golang.org/x/exp v0.0.0-20221205204356-47842c84f3db
163163
golang.org/x/mod v0.10.0
164-
golang.org/x/oauth2 v0.5.0
164+
golang.org/x/oauth2 v0.6.0
165165
golang.org/x/sync v0.1.0
166166
golang.org/x/sys v0.8.0
167167
golang.org/x/term v0.7.0
@@ -351,7 +351,6 @@ require (
351351
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
352352
google.golang.org/appengine v1.6.7 // indirect
353353
google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 // indirect
354-
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
355354
gopkg.in/yaml.v2 v2.4.0 // indirect
356355
howett.net/plist v1.0.0 // indirect
357356
inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect

0 commit comments

Comments
 (0)