mirror of https://github.com/status-im/consul.git
Update mog version to be compatible with go 1.22 (#20692)
This commit is contained in:
parent
f461f49ea5
commit
96b3e2276f
2
Makefile
2
Makefile
|
@ -15,7 +15,7 @@ MOCKERY_VERSION='v2.41.0'
|
|||
BUF_VERSION='v1.26.0'
|
||||
|
||||
PROTOC_GEN_GO_GRPC_VERSION='v1.2.0'
|
||||
MOG_VERSION='v0.4.1'
|
||||
MOG_VERSION='v0.4.2'
|
||||
PROTOC_GO_INJECT_TAG_VERSION='v1.3.0'
|
||||
PROTOC_GEN_GO_BINARY_VERSION='v0.1.0'
|
||||
DEEP_COPY_VERSION='bc3f5aa5735d8a54961580a3a24422c308c831c2'
|
||||
|
|
Loading…
Reference in New Issue