Skip to content

Commit

Permalink
Update the SDK
Browse files Browse the repository at this point in the history
Changelog:
bazelbuild/remote-apis-sdks@8dbe271

Bug: b/340212985
Test: N/A
Change-Id: I8b17b7f1ee9bf9bb2c53016663e6d9bc048e3d94
GitOrigin-RevId: 15ef806b09c09af3d88e60a12d6d72dacbd4b83a
  • Loading branch information
banikharbanda authored and copybara-github committed Jul 23, 2024
1 parent 74ce091 commit 3da8b92
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 @@ -11,7 +11,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-20240620141056-108231926e9c
github.com/bazelbuild/remote-apis-sdks v0.0.0-20240716155324-8dbe2712b145
github.com/bazelbuild/rules_go v0.48.0
github.com/eapache/go-resiliency v1.6.0
github.com/fatih/color v1.17.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-20240620141056-108231926e9c h1:FwWyffO8f/bC1LsqDArLYccncYUCTdCdTpv/U0Ant7U=
github.com/bazelbuild/remote-apis-sdks v0.0.0-20240620141056-108231926e9c/go.mod h1:xTnFpTrMb0eMa4bsueAUc3/K2MSLiTwhrTjpuDJVSSQ=
github.com/bazelbuild/remote-apis-sdks v0.0.0-20240716155324-8dbe2712b145 h1:DkmZV8sLma316qVAaNlcA5bPTpQWhcpx2OkVzeBJuuY=
github.com/bazelbuild/remote-apis-sdks v0.0.0-20240716155324-8dbe2712b145/go.mod h1:xTnFpTrMb0eMa4bsueAUc3/K2MSLiTwhrTjpuDJVSSQ=
github.com/bazelbuild/rules_go v0.48.0 h1:fZgo6mCUKeL/+GQiMWy5/QU1FjNXGPnTd5bAeao1pbg=
github.com/bazelbuild/rules_go v0.48.0/go.mod h1:Dhcz716Kqg1RHNWos+N6MlXNkjNP2EwZQ0LukRKJfMs=
github.com/benbjohnson/clock v1.0.3/go.mod h1:bGMdMPoPVvcYyt1gHDf4J2KE153Yf9BuiUKYMaxlTDM=
Expand Down

0 comments on commit 3da8b92

Please sign in to comment.