diff --git a/go.mod b/go.mod index 0641995..cb32339 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/magodo/terraform-provider-restful -go 1.18 +go 1.19 require ( github.com/evanphx/json-patch v0.5.2