Skip to content

Commit 8157562

Browse files
authored
Merge pull request #2 from in4it/feat/upgrade-go-1.24.2
upgrade go to latest 1.24.2
2 parents f47e0af + ae09c16 commit 8157562

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/in4it/aws-env
22

3-
go 1.19
3+
go 1.24.2
44

55
require (
66
github.com/aws/aws-sdk-go v1.44.105 // indirect

0 commit comments

Comments
 (0)