Skip to content

Commit a680419

Browse files
committed
Update module github.com/coreos/go-oidc to v3
1 parent 61d70e8 commit a680419

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ module github.com/slsa-framework/slsa-github-generator
33
go 1.18
44

55
require (
6-
github.com/coreos/go-oidc v2.2.1+incompatible
6+
github.com/coreos/go-oidc v2.1.0+incompatible
7+
github.com/coreos/go-oidc/v3 v3.2.0
78
github.com/go-openapi/strfmt v0.21.2
89
github.com/go-openapi/swag v0.21.1
910
github.com/google/go-cmp v0.5.8
@@ -63,7 +64,6 @@ require (
6364
github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 // indirect
6465
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
6566
github.com/containerd/stargz-snapshotter/estargz v0.11.4 // indirect
66-
github.com/coreos/go-oidc/v3 v3.2.0 // indirect
6767
github.com/coreos/go-semver v0.3.0 // indirect
6868
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
6969
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@ github.com/coreos/etcd v3.3.13+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc
531531
github.com/coreos/go-etcd v2.0.0+incompatible/go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk=
532532
github.com/coreos/go-iptables v0.4.5/go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU=
533533
github.com/coreos/go-iptables v0.5.0/go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU=
534+
github.com/coreos/go-oidc v2.1.0+incompatible h1:sdJrfw8akMnCuUlaZU3tE/uYXFgfqom8DBE9so9EBsM=
534535
github.com/coreos/go-oidc v2.1.0+incompatible/go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc=
535536
github.com/coreos/go-oidc v2.2.1+incompatible h1:mh48q/BqXqgjVHpy2ZY7WnWAbenxRjsz9N1i1YxjHAk=
536537
github.com/coreos/go-oidc v2.2.1+incompatible/go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc=

0 commit comments

Comments
 (0)