Skip to content

Commit 7ee5867

Browse files
committed
TEMP: add replace until go-tfe release
1 parent 5532831 commit 7ee5867

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/hashicorp/terraform-provider-tfe
22

33
go 1.21
44

5+
replace github.com/hashicorp/go-tfe => ../go-tfe
6+
57
require (
68
github.com/agext/levenshtein v1.2.3 // indirect
79
github.com/fatih/color v1.16.0 // indirect

0 commit comments

Comments
 (0)