diff --git a/.go-version b/.go-version index 2a0ba77cc5..054c858fbf 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.22.4 +1.22.5 \ No newline at end of file diff --git a/go.mod b/go.mod index 40dfce90cc..00457c54bc 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/hashicorp/consul go 1.20 -toolchain go1.22.4 +toolchain go1.22.5 replace ( github.com/hashicorp/consul/api => ./api