Skip to content

Commit

Permalink
Merge pull request #10 from grokify/dependabot/go_modules/cloud.googl…
Browse files Browse the repository at this point in the history
…e.com/go/bigquery-1.30.2

build(deps): bump cloud.google.com/go/bigquery from 1.30.1 to 1.30.2
  • Loading branch information
grokify authored Apr 3, 2022
2 parents 73bc411 + c726604 commit 6f3b4e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/grokify/googleutil
go 1.16

require (
cloud.google.com/go/bigquery v1.30.1
cloud.google.com/go/bigquery v1.30.2
cloud.google.com/go/dlp v1.3.0
cloud.google.com/go/speech v1.3.0
github.com/Iwark/spreadsheet v0.0.0-20220228050401-3cb9c630d9f1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ cloud.google.com/go/bigquery v1.4.0/go.mod h1:S8dzgnTigyfTmLBfrtrhyYhwRxG72rYxvf
cloud.google.com/go/bigquery v1.5.0/go.mod h1:snEHRnqQbz117VIFhE8bmtwIDY80NLUZUMb4Nv6dBIg=
cloud.google.com/go/bigquery v1.7.0/go.mod h1://okPTzCYNXSlb24MZs83e2Do+h+VXtc4gLoIoXIAPc=
cloud.google.com/go/bigquery v1.8.0/go.mod h1:J5hqkt3O0uAFnINi6JXValWIb1v0goeZM77hZzJN/fQ=
cloud.google.com/go/bigquery v1.30.1 h1:VkBLUS6peN1sIUkLmuJbpFkd+LTFp9tdOkQs32RY+fk=
cloud.google.com/go/bigquery v1.30.1/go.mod h1:XLudePiY9J9Gp+5N3BvWpxQr1pyf1o0GzATyTYDoJgM=
cloud.google.com/go/bigquery v1.30.2 h1:tGRYwjx+NsHyxqsif8xykBkkpS7BJsdstks2qOvCBpY=
cloud.google.com/go/bigquery v1.30.2/go.mod h1:XLudePiY9J9Gp+5N3BvWpxQr1pyf1o0GzATyTYDoJgM=
cloud.google.com/go/compute v0.1.0/go.mod h1:GAesmwr110a34z04OlxYkATPBEfVhkymfTBXtfbBFow=
cloud.google.com/go/compute v1.2.0/go.mod h1:xlogom/6gr8RJGBe7nT2eGsQYAFUbbv8dbC29qE3Xmw=
cloud.google.com/go/compute v1.3.0/go.mod h1:cCZiE1NHEtai4wiufUhW8I8S1JKkAnhnQJWM7YD99wM=
Expand Down

0 comments on commit 6f3b4e0

Please sign in to comment.