diff --git a/go.mod b/go.mod index a54b3a25b..ce3c52a91 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/sigstore/fulcio -go 1.22.2 +go 1.22.4 require ( chainguard.dev/go-grpc-kit v0.17.5