diff --git a/go.mod b/go.mod index 4395c51..35a625d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/s3uploader go 1.21 -toolchain go1.23.4 +toolchain go1.23.5 require ( github.com/alecthomas/kong v1.6.1