bump to GO 1.24

This commit is contained in:
Nicolas JUHEL
2025-03-27 16:42:27 +01:00
parent 56dae4d8cd
commit 3e31134d7a

4
go.mod
View File

@@ -1,8 +1,8 @@
module github.com/nabbar/golib
go 1.23
go 1.24
toolchain go1.23.5
toolchain go1.24.1
require (
github.com/aws/aws-sdk-go v1.55.6