diff --git a/go.mod b/go.mod index f32c885..629d114 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/s3uploader go 1.21 -toolchain go1.23.5 +toolchain go1.23.6 require ( github.com/alecthomas/kong v1.7.0