Skip to content

Commit 129f8b6

Browse files
Merge pull request #15 from Ruh-Al-Tarikh/dependabot/go_modules/google.golang.org/grpc-1.76.0
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.76.0
2 parents fbfbee5 + f7f8592 commit 129f8b6

File tree

2 files changed

+305
-0
lines changed

2 files changed

+305
-0
lines changed

go.mod

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,16 @@ require (
5959
<<<<<<< HEAD
6060
golang.org/x/crypto v0.43.0
6161
golang.org/x/sync v0.17.0
62+
<<<<<<< HEAD
63+
golang.org/x/term v0.35.0
64+
golang.org/x/text v0.29.0
65+
google.golang.org/grpc v1.76.0
66+
=======
6267
golang.org/x/term v0.36.0
6368
golang.org/x/text v0.30.0
6469
>>>>>>> main
6570
google.golang.org/grpc v1.75.0
71+
>>>>>>> main
6672
google.golang.org/protobuf v1.36.9
6773
=======
6874
golang.org/x/crypto v0.46.0
@@ -111,6 +117,11 @@ require (
111117
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
112118
github.com/fatih/color v1.18.0 // indirect
113119
github.com/gdamore/encoding v1.0.1 // indirect
120+
<<<<<<< HEAD
121+
github.com/go-chi/chi/v5 v5.2.3 // indirect
122+
github.com/go-jose/go-jose/v4 v4.1.2 // indirect
123+
=======
124+
>>>>>>> main
114125
github.com/go-logr/logr v1.4.3 // indirect
115126
github.com/go-logr/stdr v1.2.2 // indirect
116127
github.com/go-openapi/analysis v0.24.1 // indirect

0 commit comments

Comments
 (0)