Skip to content

Commit

Permalink
[GH] Update github.com/bazelbuild/remote-apis-sdks digest to 063ce64
Browse files Browse the repository at this point in the history
This is an imported pull request from #112.

Resolves #112

Bug: NA
Test: presubmits

Github-Pr-Head-Sha: a6151a2
GitOrigin-RevId: b5349f3a7abcad231489dd21a87746c862134efd
Change-Id: I8ca664c3996c3f2ba0e221b366ccb8aee5e42180
  • Loading branch information
renovate-bot authored and copybara-github committed Dec 18, 2024
1 parent 2b9e648 commit 4e97ce2
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 @@ -13,7 +13,7 @@ require (
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
github.com/GoogleCloudPlatform/protoc-gen-bq-schema v1.1.0
github.com/Microsoft/go-winio v0.6.2
github.com/bazelbuild/remote-apis-sdks v0.0.0-20241120150805-8ff3cc74b7fd
github.com/bazelbuild/remote-apis-sdks v0.0.0-20241218150251-063ce6485ae8
github.com/bazelbuild/rules_go v0.50.1
github.com/eapache/go-resiliency v1.7.0
github.com/fatih/color v1.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ github.com/aws/aws-sdk-go v1.43.31 h1:yJZIr8nMV1hXjAvvOLUFqZRJcHV7udPQBfhJqawDzI
github.com/aws/aws-sdk-go v1.43.31/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/bazelbuild/remote-apis v0.0.0-20230411132548-35aee1c4a425 h1:Lj8uXWW95oXyYguUSdQDvzywQb4f0jbJWsoLPQWAKTY=
github.com/bazelbuild/remote-apis v0.0.0-20230411132548-35aee1c4a425/go.mod h1:ry8Y6CkQqCVcYsjPOlLXDX2iRVjOnjogdNwhvHmRcz8=
github.com/bazelbuild/remote-apis-sdks v0.0.0-20241120150805-8ff3cc74b7fd h1:ZXfCmS+V6ZMamGwgwVVyPZCQ5KvAykbuZDlAPB2pAsQ=
github.com/bazelbuild/remote-apis-sdks v0.0.0-20241120150805-8ff3cc74b7fd/go.mod h1:SkKj81cDNRVeJ9Ba34FGlnlz9QmpLJ1d2AOushpY5L4=
github.com/bazelbuild/remote-apis-sdks v0.0.0-20241218150251-063ce6485ae8 h1:aETr/9ECbPZ/oBSduxxEBB4ODO48Ofp8waOa+vlKeeM=
github.com/bazelbuild/remote-apis-sdks v0.0.0-20241218150251-063ce6485ae8/go.mod h1:SkKj81cDNRVeJ9Ba34FGlnlz9QmpLJ1d2AOushpY5L4=
github.com/bazelbuild/rules_go v0.50.1 h1:/BUvuaB8MEiUA2oLPPCGtuw5V+doAYyiGTFyoSWlkrw=
github.com/bazelbuild/rules_go v0.50.1/go.mod h1:Dhcz716Kqg1RHNWos+N6MlXNkjNP2EwZQ0LukRKJfMs=
github.com/benbjohnson/clock v1.0.3/go.mod h1:bGMdMPoPVvcYyt1gHDf4J2KE153Yf9BuiUKYMaxlTDM=
Expand Down

0 comments on commit 4e97ce2

Please sign in to comment.