1
0

Fix dependencies

This commit is contained in:
kolaente
2020-04-09 23:06:57 +02:00
parent 8d1a3f4fd7
commit 0e2449482f
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