diff --git a/go.mod b/go.mod index c6e109e..b293120 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/cresta/atlantis-drift-detection -go 1.21.5 +go 1.21.6 require ( github.com/aws/aws-sdk-go-v2/config v1.26.3