diff --git a/go.mod b/go.mod index 6941246..08b4a83 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/cresta/atlantis-drift-detection -go 1.21.3 +go 1.21.5 require ( github.com/aws/aws-sdk-go-v2/config v1.26.2