From 04afbf5d423f21048bcc872e026574828aab4fa9 Mon Sep 17 00:00:00 2001 From: thinkgos Date: Tue, 22 Aug 2023 09:26:33 +0800 Subject: [PATCH] fix: fix http client gen --- example/hello/hello.resty.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/hello/hello.resty.pb.go b/example/hello/hello.resty.pb.go index c05bcc6..8c2ec42 100644 --- a/example/hello/hello.resty.pb.go +++ b/example/hello/hello.resty.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-dyn-resty. DO NOT EDIT. // versions: -// - protoc-gen-dyn-resty v0.1.1 +// - protoc-gen-dyn-resty v0.1.2 // - protoc v4.24.0 // source: hello.proto