Skip to content

Commit

Permalink
Merge pull request #904 from skmatti/go-mod
Browse files Browse the repository at this point in the history
Add go-cmp to dependencies
  • Loading branch information
k8s-ci-robot authored Oct 21, 2019
2 parents 2f2eff4 + f0c4bc3 commit 107276e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ require (
github.com/go-openapi/spec v0.19.0
github.com/go-openapi/swag v0.19.0 // indirect
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
github.com/google/go-cmp v0.3.0
github.com/google/gofuzz v1.0.0 // indirect
github.com/googleapis/gnostic v0.2.0 // indirect
github.com/imdario/mergo v0.3.7 // indirect
Expand Down

0 comments on commit 107276e

Please sign in to comment.