Skip to content

Commit 38455a9

Browse files
authored
Merge pull request #148 from nmccready/chore/go-1.25
chore: bump go.mod to 1.25
2 parents 7d5aa35 + ba84e1e commit 38455a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.prototools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
go = "1.24"
1+
go = "1.25"
22
node = "20"

go.mod

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

3-
go 1.24
3+
go 1.25
44

55
require (
66
github.com/aws/aws-sdk-go-v2/config v1.32.10

0 commit comments

Comments
 (0)