Browse Source

Update mog version to be compatible with go 1.22 (#20692)

sqm
John Maguire 9 months ago committed by GitHub
parent
commit
96b3e2276f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 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…
Cancel
Save