Skip to content

Commit

Permalink
Bump the DSSE library and handle manual changes in the API. (#1191)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>
  • Loading branch information
dlorenc committed Dec 13, 2021
1 parent cfd981e commit 3dac54a
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 157 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ require (
github.com/google/go-containerregistry/pkg/authn/k8schain v0.0.0-20211203164431-c75901cce627
github.com/google/go-github/v39 v39.2.0
github.com/google/trillian v1.4.0
github.com/in-toto/in-toto-golang v0.4.0-prerelease
github.com/in-toto/in-toto-golang v0.3.4-0.20211211042327-af1f9fb822bf
github.com/manifoldco/promptui v0.9.0
github.com/miekg/pkcs11 v1.0.3
github.com/open-policy-agent/opa v0.35.0
github.com/pkg/errors v0.9.1
github.com/secure-systems-lab/go-securesystemslib v0.2.0
github.com/secure-systems-lab/go-securesystemslib v0.3.0
github.com/sigstore/fulcio v0.1.2-0.20211207184413-f4746cc4ff3d
github.com/sigstore/rekor v0.3.1-0.20211203233407-3278f72b78bd
github.com/sigstore/sigstore v1.0.2-0.20211203233310-c8e7f70eab4e
github.com/sigstore/rekor v0.3.1-0.20211211150321-b8eca1b71e0b
github.com/sigstore/sigstore v1.0.2-0.20211210190220-04746d994282
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.9.0
github.com/stretchr/testify v1.7.0
Expand Down

0 comments on commit 3dac54a

Please sign in to comment.