diff --git a/go.mod b/go.mod index 07b19d7b5f..de1ee7a0c3 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,8 @@ module github.com/hashicorp/consul go 1.20 +toolchain go1.22.3 + replace ( github.com/hashicorp/consul/api => ./api github.com/hashicorp/consul/envoyextensions => ./envoyextensions