diff --git a/go.mod b/go.mod index 1ff6c17..74f3f1e 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ module github.com/stv0g/gose go 1.22.0 -toolchain go1.23.4 +toolchain go1.23.5 require ( github.com/aws/aws-sdk-go v1.55.5