]> Sergey Matveev's repositories - btrtrc.git/blobdiff - go.mod
Bump google.golang.org/grpc from 1.46.2 to 1.56.3
[btrtrc.git] / go.mod
diff --git a/go.mod b/go.mod
index 529149f9ce559dcf7a5886ebcae410738fdd270c..ce02313504c57aa822a51c2bc744db4353c763da 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -66,11 +66,11 @@ require (
        github.com/beorn7/perks v1.0.1 // indirect
        github.com/bits-and-blooms/bitset v1.2.2 // indirect
        github.com/cenkalti/backoff/v4 v4.1.3 // indirect
-       github.com/cespare/xxhash/v2 v2.1.2 // indirect
+       github.com/cespare/xxhash/v2 v2.2.0 // indirect
        github.com/go-llsqlite/crawshaw v0.4.0 // indirect
        github.com/go-logr/logr v1.2.3 // indirect
        github.com/go-logr/stdr v1.2.2 // indirect
-       github.com/golang/protobuf v1.5.2 // indirect
+       github.com/golang/protobuf v1.5.3 // indirect
        github.com/google/uuid v1.3.0 // indirect
        github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 // indirect
        github.com/huandu/xstrings v1.3.2 // indirect
@@ -110,9 +110,9 @@ require (
        golang.org/x/sync v0.3.0 // indirect
        golang.org/x/text v0.14.0 // indirect
        golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
-       google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1 // indirect
-       google.golang.org/grpc v1.46.2 // indirect
-       google.golang.org/protobuf v1.28.0 // indirect
+       google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
+       google.golang.org/grpc v1.56.3 // indirect
+       google.golang.org/protobuf v1.30.0 // indirect
        gopkg.in/yaml.v3 v3.0.1 // indirect
        modernc.org/libc v1.22.3 // indirect
        modernc.org/mathutil v1.5.0 // indirect