Skip to content

Commit

Permalink
backport of commit c263147
Browse files Browse the repository at this point in the history
  • Loading branch information
DanStough committed Feb 16, 2023
1 parent 3baf4f2 commit 55473ec
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 7 deletions.
4 changes: 2 additions & 2 deletions GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ SHELL = bash
# or the string @DEV to imply use what is currently installed locally.
###
GOLANGCI_LINT_VERSION='v1.51.1'
MOCKERY_VERSION='v2.15.0'
MOCKERY_VERSION='v2.20.0'
BUF_VERSION='v1.4.0'
PROTOC_GEN_GO_GRPC_VERSION="v1.2.0"
MOG_VERSION='v0.3.0'
MOG_VERSION='v0.4.0'
PROTOC_GO_INJECT_TAG_VERSION='v1.3.0'
PROTOC_GEN_GO_BINARY_VERSION="v0.1.0"
DEEP_COPY_VERSION='bc3f5aa5735d8a54961580a3a24422c308c831c2'
Expand Down
7 changes: 5 additions & 2 deletions proto-public/pbdns/mock_DNSServiceClient.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions proto-public/pbdns/mock_DNSServiceServer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion proto-public/pbdns/mock_UnsafeDNSServiceServer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 55473ec

Please sign in to comment.