Skip to content

Commit

Permalink
Add spew in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
remilapeyre committed Sep 28, 2020
1 parent b5d0669 commit 9c0c4a1
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 @@ -12,6 +12,7 @@ exclude (
)

require (
github.com/davecgh/go-spew v1.1.1
github.com/google/go-cmp v0.4.0
github.com/hashicorp/go-multierror v1.1.0
github.com/hashicorp/go-version v1.2.1-0.20191009193637-2046c9d0f0b0
Expand Down

0 comments on commit 9c0c4a1

Please sign in to comment.