update deps
All checks were successful
coverage / build (push) Successful in 1m16s
test / test (push) Successful in 3m56s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2026-02-28 17:36:42 +03:00
parent 676f753469
commit 98c078eaa8
6 changed files with 16 additions and 151 deletions

9
go.mod
View File

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