cosign: Error when downloading cosign

Description

I’m getting this error when I try to download cosign.

$ go install github.com/sigstore/cosign/cmd/cosign@latest
go install github.com/sigstore/cosign/cmd/cosign@latest: github.com/sigstore/cosign@v1.1.0
        The go.mod file for the module providing named packages contains one or
        more replace directives. It must not contain directives that would cause
        it to be interpreted differently than if it were the main module.

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 15 (13 by maintainers)

Most upvoted comments

Yeah, we should cut a 1.2.1 this week.