regen
Some checks failed
coverage / build (push) Failing after 0s
test / test (push) Failing after 0s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2026-02-22 20:34:03 +03:00
parent 81341be6f6
commit 676f753469
15 changed files with 22 additions and 21 deletions

6
go.mod
View File

@@ -1,11 +1,11 @@
module go.unistack.org/micro-proto/v4
go 1.19
go 1.24
require (
github.com/google/gnostic v0.6.9
google.golang.org/protobuf v1.28.1
google.golang.org/protobuf v1.36.11
gopkg.in/yaml.v3 v3.0.1
)
require github.com/golang/protobuf v1.5.2 // indirect
require github.com/golang/protobuf v1.5.4 // indirect