Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
6
go.mod
6
go.mod
@@ -1,11 +1,11 @@
|
||||
module go.unistack.org/micro-proto/v3
|
||||
|
||||
go 1.19
|
||||
go 1.24.6
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user