Fix dependencies

This commit is contained in:
kolaente 2020-04-09 23:06:57 +02:00
parent 8d1a3f4fd7
commit 0e2449482f
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
27 changed files with 1117 additions and 548 deletions

View file

@ -1,3 +1,5 @@
module github.com/hashicorp/hcl
require github.com/davecgh/go-spew v1.1.1
go 1.13