Skip to content

Commit

Permalink
revert to go1.18 in go mod
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Aug 31, 2022
1 parent 0fd1c74 commit 2523c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/sigstore/cosign

go 1.19
go 1.18

require (
cuelang.org/go v0.4.3
Expand Down

0 comments on commit 2523c18

Please sign in to comment.