diff --git a/go.mod b/go.mod index 45becc8..0bd3ad2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/terraform-linters/tflint-plugin-sdk -go 1.22.0 +go 1.22.2 require ( github.com/go-test/deep v1.1.0