1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-12 22:07:47 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
3d5f87c01b no one is using that 2024-07-07 18:40:15 +01:00
fc614aef2d add back generator 2024-07-04 09:18:52 +01:00
97d59fbf78 remove generator and move to github.com/go-micro 2022-07-11 09:11:59 +01:00
edaa353826 strip body from gateway 2022-07-04 10:15:14 +01:00
1cd7cfaa6c go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
7f1de77e8c try fixing staticcheck warning (#2190)
https://github.com/golang/protobuf/issues/1077
package github.com/golang/protobuf/proto is deprecated: Use the "google.golang.org/protobuf/proto" package instead.  (SA1019)
2021-07-06 12:51:28 +01:00
d94936f6c9 v3 (#2104)
* v3

* revert plugins

* fixup some issues
2021-01-20 13:54:31 +00:00
f8fc9d0304 Add protoc-gen-micro 2020-12-26 15:13:09 +00:00