Skip to content

Commit

Permalink
update go.mod in fakeoidc
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Feb 29, 2024
1 parent ff3bbee commit dca34c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fakeoidc/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/sigstore/cosign/test/fakeoidc

go 1.21.5
go 1.21.7

require gopkg.in/square/go-jose.v2 v2.6.0

Expand Down

0 comments on commit dca34c0

Please sign in to comment.