Skip to content

Commit fe2d76e

Browse files
authored
chore: Fix go version in tests (#90)
1 parent 6fa1de2 commit fe2d76e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/src/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/cloudposse/terraform-aws-iam-role
22

3-
go 1.23.0
3+
go 1.24
44

5-
toolchain go1.24.3
5+
toolchain go1.24.0
66

77
require (
88
github.com/gruntwork-io/terratest v0.49.0

0 commit comments

Comments
 (0)