File tree Expand file tree Collapse file tree 4 files changed +9
-6
lines changed
github.com/zclconf/go-cty/cty/function/stdlib Expand file tree Collapse file tree 4 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ require (
121121 github.com/xanzy/ssh-agent v0.2.1
122122 github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18 // indirect
123123 github.com/xlab/treeprint v0.0.0-20161029104018-1d6e34225557
124- github.com/zclconf/go-cty v1.4.1
124+ github.com/zclconf/go-cty v1.4.2
125125 github.com/zclconf/go-cty-yaml v1.0.1
126126 go.uber.org/atomic v1.3.2 // indirect
127127 go.uber.org/multierr v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -448,6 +448,8 @@ github.com/zclconf/go-cty v1.1.0/go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLE
448448github.1485827954.workers.dev/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
449449github.1485827954.workers.dev/zclconf/go-cty v1.4.1 h1:Xzr4m4utRDhHDifag1onwwUSq32HLoLBsp+w6tD0880 =
450450github.1485827954.workers.dev/zclconf/go-cty v1.4.1 /go.mod h1:nHzOclRkoj++EU9ZjSrZvRG0BXIWt8c7loYc0qXAFGQ =
451+ github.com/zclconf/go-cty v1.4.2 h1:GKcsRGjxZnRRlyVk2Y6PyG3fdcn3Pv0D7KT4xyYTLlE =
452+ github.com/zclconf/go-cty v1.4.2 /go.mod h1:nHzOclRkoj++EU9ZjSrZvRG0BXIWt8c7loYc0qXAFGQ =
451453github.1485827954.workers.dev/zclconf/go-cty-yaml v1.0.1 h1:up11wlgAaDvlAGENcFDnZgkn0qUJurso7k6EpURKNF8 =
452454github.1485827954.workers.dev/zclconf/go-cty-yaml v1.0.1 /go.mod h1:IP3Ylp0wQpYm50IHK8OZWKMu6sPJIUgKa8XhiVHura0 =
453455go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
Original file line number Diff line number Diff line change @@ -50,8 +50,6 @@ github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlbuilder
5050github.1485827954.workers.dev/ChrisTrenkamp/goxpath/tree/xmltree/xmlele
5151github.1485827954.workers.dev/ChrisTrenkamp/goxpath/tree/xmltree/xmlnode
5252github.1485827954.workers.dev/ChrisTrenkamp/goxpath/xconst
53- # github.com/Unknwon/com v0.0.0-20151008135407-28b053d5a292
54- ## explicit
5553# github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af
5654## explicit
5755# github.com/agext/levenshtein v1.2.2
@@ -214,8 +212,6 @@ github.com/davecgh/go-spew/spew
214212github.1485827954.workers.dev/dgrijalva/jwt-go
215213# github.com/dimchansky/utfbom v1.1.0
216214github.1485827954.workers.dev/dimchansky/utfbom
217- # github.com/dnaeon/go-vcr v0.0.0-20180920040454-5637cf3d8a31
218- ## explicit
219215# github.com/dylanmei/iso8601 v0.1.0
220216## explicit
221217github.1485827954.workers.dev/dylanmei/iso8601
@@ -591,7 +587,7 @@ github.com/xanzy/ssh-agent
591587# github.com/xlab/treeprint v0.0.0-20161029104018-1d6e34225557
592588## explicit
593589github.1485827954.workers.dev/xlab/treeprint
594- # github.com/zclconf/go-cty v1.4.1
590+ # github.com/zclconf/go-cty v1.4.2
595591## explicit
596592github.1485827954.workers.dev/zclconf/go-cty/cty
597593github.1485827954.workers.dev/zclconf/go-cty/cty/convert
You can’t perform that action at this time.
0 commit comments