Add missing module

This commit is contained in:
Paul Tyng 2018-10-31 12:26:27 -04:00
parent e8e85f5edd
commit 9928b942bb
No known key found for this signature in database
GPG Key ID: E518875D6C65835A

1
go.mod
View File

@ -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