diff --git a/go.mod b/go.mod index 970e68d..6c91b70 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/aws-resolver-rules-operator go 1.22.0 -toolchain go1.22.6 +toolchain go1.23.1 require ( github.com/aws/aws-sdk-go v1.55.5