Add missing module
This commit is contained in:
parent
e8e85f5edd
commit
9928b942bb
1
go.mod
1
go.mod
@ -12,6 +12,7 @@ require (
|
||||
github.com/google/go-cmp v0.2.0
|
||||
github.com/hashicorp/errwrap v0.0.0-20180715044906-d6c0cd880357 // indirect
|
||||
github.com/hashicorp/go-multierror v0.0.0-20180717150148-3d5d8f294aa0
|
||||
github.com/kr/pretty v0.1.0
|
||||
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348
|
||||
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
|
Loading…
Reference in New Issue
Block a user