We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bbcd84 commit be9cec1Copy full SHA for be9cec1
go.mod
@@ -86,3 +86,5 @@ require (
86
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
87
gopkg.in/yaml.v3 v3.0.1 // indirect
88
)
89
+
90
+replace github.com/hashicorp/go-tfe => ../go-tfe
0 commit comments