Skip to content

Commit

Permalink
Merge pull request #164 from DrDaveD/revert147
Browse files Browse the repository at this point in the history
Revert "add support for X509"
  • Loading branch information
DrDaveD authored Dec 14, 2022
2 parents 8416e96 + 7985c7c commit f0e3c64
Show file tree
Hide file tree
Showing 29 changed files with 1 addition and 578 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ require (
github.com/blang/semver/v4 v4.0.0
github.com/go-git/go-git/v5 v5.5.1
github.com/google/uuid v1.3.0
github.com/pkg/errors v0.9.1
github.com/sebdah/goldie/v2 v2.5.3
github.com/secure-systems-lab/go-securesystemslib v0.4.0
github.com/sigstore/sigstore v1.5.0
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5
golang.org/x/crypto v0.4.0
)

require (
Expand All @@ -38,6 +36,7 @@ require (
github.com/theupdateframework/go-tuf v0.5.2-0.20220930112810-3890c1e7ace4 // indirect
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
golang.org/x/crypto v0.4.0 // indirect
golang.org/x/mod v0.6.0 // indirect
golang.org/x/net v0.3.0 // indirect
golang.org/x/sys v0.3.0 // indirect
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit f0e3c64

Please sign in to comment.