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