diff --git a/go.mod b/go.mod index 34984042..00d9d623 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/kindlyops/deleterious go 1.24.0 -toolchain go1.26.0 +toolchain go1.26.1 require ( github.com/aws/aws-sdk-go v1.55.8