Skip to content

Commit e4bf17d

Browse files
committed
Update module github.com/GoogleCloudPlatform/protoc-gen-bq-schema to v3
1 parent 9139556 commit e4bf17d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ require (
1212
cloud.google.com/go/trace v1.11.3
1313
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
1414
github.com/GoogleCloudPlatform/protoc-gen-bq-schema v1.1.0
15+
github.com/GoogleCloudPlatform/protoc-gen-bq-schema/v3 v3.1.0
1516
github.com/Microsoft/go-winio v0.6.2
1617
github.com/bazelbuild/remote-apis-sdks v0.0.0-20250520214835-ed2a130ee6b7
1718
github.com/bazelbuild/rules_go v0.51.0

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
106106
github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
107107
github.com/GoogleCloudPlatform/protoc-gen-bq-schema v1.1.0 h1:YydHz0LOUfsZ0/wnGj9T5SgyL5KyC0/jKM+bNZndmpU=
108108
github.com/GoogleCloudPlatform/protoc-gen-bq-schema v1.1.0/go.mod h1:ZWP6hShlkP3umZRP3V9jft8h1egCZWZnX5CgYQIDbuU=
109+
github.com/GoogleCloudPlatform/protoc-gen-bq-schema/v3 v3.1.0/go.mod h1:mBBReylUchn5O7KqcOK83/V51uPFZIgN/pJrhRc7Plw=
109110
github.com/Microsoft/go-winio v0.4.11/go.mod h1:VhR8bwka0BXejwEJY73c50VrPtXAaKcyvVC4A4RozmA=
110111
github.com/Microsoft/go-winio v0.4.14/go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA=
111112
github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw=

0 commit comments

Comments
 (0)