Skip to content

Commit

Permalink
Merge pull request #1351 from gruntwork-io/feature/go-1-21
Browse files Browse the repository at this point in the history
Usage of go 1.21
  • Loading branch information
denis256 committed Oct 3, 2023
2 parents 21e23bb + a3d3cdb commit e4dc9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/gruntwork-io/terratest

go 1.21.1
go 1.21

require (
cloud.google.com/go v0.105.0 // indirect
Expand Down

0 comments on commit e4dc9c3

Please sign in to comment.