Commit 3723594b authored by Pam Selle's avatar Pam Selle
Browse files

Point go module at master go-cty

parent 4089b77c
Showing with 4 additions and 2 deletions
+4 -2
......@@ -123,7 +123,7 @@ require (
github.com/xanzy/ssh-agent v0.2.1
github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18 // indirect
github.com/xlab/treeprint v0.0.0-20161029104018-1d6e34225557
github.com/zclconf/go-cty v1.6.1
github.com/zclconf/go-cty v1.6.2-0.20200908203537-4ad5e68430d3
github.com/zclconf/go-cty-yaml v1.0.2
go.uber.org/atomic v1.3.2 // indirect
go.uber.org/multierr v1.1.0 // indirect
......
......@@ -605,7 +605,7 @@ github.com/xanzy/ssh-agent
# github.com/xlab/treeprint v0.0.0-20161029104018-1d6e34225557
## explicit
github.com/xlab/treeprint
# github.com/zclconf/go-cty v1.6.1
# github.com/zclconf/go-cty v1.6.2-0.20200908203537-4ad5e68430d3
## explicit
github.com/zclconf/go-cty/cty
github.com/zclconf/go-cty/cty/convert
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment