Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module google.golang.org/genproto

go 1.24.0
go 1.24

require (
cloud.google.com/go/accessapproval v1.8.7
Expand Down
2 changes: 1 addition & 1 deletion go.work
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
go 1.24.0
go 1.24

use (
.
Expand Down
102 changes: 102 additions & 0 deletions go.work.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion googleapis/api/apikeys/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module google.golang.org/genproto/googleapis/api/apikeys

go 1.24.0
go 1.24

require (
cloud.google.com/go/apikeys v1.2.7
Expand Down
2 changes: 1 addition & 1 deletion googleapis/api/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module google.golang.org/genproto/googleapis/api

go 1.24.0
go 1.24

require (
google.golang.org/genproto/googleapis/rpc v0.0.0-20250818200422-3122310a409c
Expand Down
2 changes: 1 addition & 1 deletion googleapis/api/servicecontrol/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module google.golang.org/genproto/googleapis/api/servicecontrol

go 1.24.0
go 1.24

require (
cloud.google.com/go/servicecontrol v1.14.5
Expand Down
2 changes: 1 addition & 1 deletion googleapis/api/servicemanagement/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module google.golang.org/genproto/googleapis/api/servicemanagement

go 1.24.0
go 1.24

require (
cloud.google.com/go/servicemanagement v1.10.6
Expand Down
2 changes: 1 addition & 1 deletion googleapis/api/serviceusage/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module google.golang.org/genproto/googleapis/api/serviceusage

go 1.24.0
go 1.24

require (
cloud.google.com/go/serviceusage v1.9.6
Expand Down
2 changes: 1 addition & 1 deletion googleapis/bytestream/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module google.golang.org/genproto/googleapis/bytestream

go 1.24.0
go 1.24

require (
google.golang.org/grpc v1.71.0
Expand Down
2 changes: 1 addition & 1 deletion googleapis/rpc/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module google.golang.org/genproto/googleapis/rpc

go 1.24.0
go 1.24

require google.golang.org/protobuf v1.36.8

Expand Down
2 changes: 1 addition & 1 deletion internal/actions/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module cloud.google.com/go/internal/actions

go 1.24.0
go 1.24