diff --git a/go.mod b/go.mod index 8c5e05d..aeb3ff9 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/mycreepy/pgopher go 1.26.0 -toolchain go1.26.4 +toolchain go1.26.5 require ( github.com/aws/aws-sdk-go-v2 v1.42.1