Backport of set go toolchain to go1.22.3 into release/1.18.x (#21196)

backport of commit c080317986

Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
pull/21133/head^2
hc-github-team-consul-core 2024-05-21 11:58:55 -07:00 committed by GitHub
parent 7aecdad7e6
commit 1dffefff36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

2
go.mod
View File

@ -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