Skip to content

Commit 1abaacd

Browse files
Update google.golang.org/genproto/googleapis/api digest to ff82c1b
1 parent 1c62306 commit 1abaacd

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/gatewayd-io/gatewayd
22

3-
go 1.24
3+
go 1.24.0
44

55
require (
66
github.com/Masterminds/semver/v3 v3.4.0
@@ -40,9 +40,9 @@ require (
4040
go.opentelemetry.io/otel/sdk v1.37.0
4141
go.opentelemetry.io/otel/trace v1.37.0
4242
golang.org/x/text v0.27.0
43-
google.golang.org/genproto/googleapis/api v0.0.0-20250804133106-a7a43d27e69b
43+
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
4444
google.golang.org/grpc v1.74.2
45-
google.golang.org/protobuf v1.36.7
45+
google.golang.org/protobuf v1.36.10
4646
gopkg.in/natefinch/lumberjack.v2 v2.2.1
4747
gopkg.in/yaml.v3 v3.0.1
4848
)
@@ -161,7 +161,7 @@ require (
161161
golang.org/x/net v0.41.0 // indirect
162162
golang.org/x/sync v0.16.0 // indirect
163163
golang.org/x/sys v0.33.0 // indirect
164-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250728155136-f173205681a0 // indirect
164+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251124214823-79d6a2a48846 // indirect
165165
gopkg.in/warnings.v0 v0.1.2 // indirect
166166
oras.land/oras-go/v2 v2.5.0 // indirect
167167
)

go.sum

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)