diff --git a/tests/go.mod b/tests/go.mod index 987bd40..ed852ee 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-client-to-site-vpn go 1.21 -toolchain go1.22.2 +toolchain go1.22.3 require ( github.com/gruntwork-io/terratest v0.46.14