Skip to content

Commit

Permalink
Undo a couple of Puku changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Garbett1 committed Jan 6, 2024
1 parent f9ae4fa commit 8b84a81
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 @@ -458,7 +458,7 @@ go_repo(
name = "testify",
install = ["..."],
module = "github.com/stretchr/testify",
version = "v1.8.1",
version = "v1.8.4",
)

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 8b84a81

Please sign in to comment.