Skip to content

Commit

Permalink
Update go.mod and go.sum via the slsa-verifier readme (#3034)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewroengoogle authored Aug 31, 2023
1 parent 1d6cc7a commit 51d3653
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 79 deletions.
2 changes: 1 addition & 1 deletion tooling/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ require (
github.com/docker/go v1.5.1-1 // indirect
github.com/emicklei/go-restful/v3 v3.8.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
github.com/ghodss/yaml v1.0.0 // indirect
github.com/go-chi/chi v4.1.2+incompatible // indirect
github.com/go-jose/go-jose/v3 v3.0.0 // indirect
Expand Down Expand Up @@ -178,7 +179,6 @@ require (
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
gotest.tools/v3 v3.1.0 // indirect
k8s.io/api v0.26.1 // indirect
k8s.io/apimachinery v0.26.1 // indirect
k8s.io/client-go v0.25.4 // indirect
Expand Down
Loading

0 comments on commit 51d3653

Please sign in to comment.