diff --git a/go.mod b/go.mod index dc80451..ef6aaf3 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module gitlab.com/ds_2/go-support-lib go 1.21 -toolchain go1.21.4 +toolchain go1.26.2 require ( github.com/aws/aws-sdk-go v1.49.13