Skip to content

Commit

Permalink
fix(deps): update go
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Oct 23, 2023
1 parent 16fa37f commit 19a76a3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ require (
github.com/coreos/go-oidc/v3 v3.6.0
github.com/go-openapi/strfmt v0.21.7
github.com/go-openapi/swag v0.22.4
github.com/google/go-cmp v0.5.9
github.com/google/go-cmp v0.6.0
github.com/google/go-github/v55 v55.0.0
github.com/in-toto/in-toto-golang v0.9.0
github.com/pelletier/go-toml v1.9.5
github.com/secure-systems-lab/go-securesystemslib v0.7.0
github.com/sigstore/cosign/v2 v2.1.1
github.com/sigstore/rekor v1.2.2-0.20230530122220-67cc9e58bd23
github.com/sigstore/sigstore v1.7.1
github.com/sigstore/cosign/v2 v2.2.0
github.com/sigstore/rekor v1.3.2
github.com/sigstore/sigstore v1.7.4
github.com/spf13/cobra v1.7.0
golang.org/x/oauth2 v0.10.0
golang.org/x/oauth2 v0.13.0
gopkg.in/square/go-jose.v2 v2.6.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down

0 comments on commit 19a76a3

Please sign in to comment.