diff --git a/.go-version b/.go-version index 2a0ba77cc5e3..054c858fbf36 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 40dfce90cc74..00457c54bc7b 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