mirror of
https://github.com/status-im/consul.git
synced 2025-02-17 16:16:44 +00:00
set go toolchain to go1.22.3 (#21195)
This commit is contained in:
parent
943f0072c0
commit
6d088db52b
2
go.mod
2
go.mod
@ -2,6 +2,8 @@ module github.com/hashicorp/consul
|
|||||||
|
|
||||||
go 1.20
|
go 1.20
|
||||||
|
|
||||||
|
toolchain go1.22.3
|
||||||
|
|
||||||
replace (
|
replace (
|
||||||
github.com/hashicorp/consul/api => ./api
|
github.com/hashicorp/consul/api => ./api
|
||||||
github.com/hashicorp/consul/envoyextensions => ./envoyextensions
|
github.com/hashicorp/consul/envoyextensions => ./envoyextensions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user