Skip to content

Commit ace412b

Browse files
authored
chore: add support for go toolchain (#2632)
1 parent 6c7bdea commit ace412b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/tftemplate/go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module tftemplate
22

33
go 1.22
44

5+
toolchain go1.22.2
6+
57
require github.com/AlecAivazis/survey/v2 v2.3.7
68

79
require (

0 commit comments

Comments
 (0)