Skip to content

Commit

Permalink
Actually revert the SDK override
Browse files Browse the repository at this point in the history
  • Loading branch information
Garbett1 committed Jan 6, 2024
1 parent 1f75964 commit a097c99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion third_party/go/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3823,7 +3823,7 @@ go_repo(
go_mod_download(
name = "remote-apis-sdks_download",
module = "github.com/peterebden/remote-apis-sdks",
version = "v0.0.0-20230609205527-a985e2617501",
version = "2a9420921957c3485fc59c6cae6adc849591ba48",
)

go_repo(
Expand Down
1 change: 0 additions & 1 deletion third_party/proto/resourceusage/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ proto_library(
name = "resourceusage",
srcs = [
"resourceusage.proto",
"resourceusage.pb.go",
],
visibility = ["PUBLIC"],
)

0 comments on commit a097c99

Please sign in to comment.