Skip to content

Commit

Permalink
Ignore bq-schema plugin version v3.0 (#1683)
Browse files Browse the repository at this point in the history
The bq-schema plugin was released with version v3.0 which doesn't work
with Go install. Ignore this version and wait for the next release.
  • Loading branch information
pkwarren authored Jan 29, 2025
1 parent 4081aa9 commit 773aae1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/googlecloudplatform/bq-schema/source.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
source:
ignore_versions:
- v3.0
github:
owner: GoogleCloudPlatform
repository: protoc-gen-bq-schema

0 comments on commit 773aae1

Please sign in to comment.