Skip to content

Commit

Permalink
fix deps.bzl
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Dec 3, 2023
1 parent 4854cdf commit d809cc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ def go_dependencies():
importpath = "golang.org/x/text",
sum = "h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=",
version = "v0.14.0",
sum = "h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=",
version = "v0.14.0",
)
go_repository(
name = "org_golang_x_tools",
Expand Down

0 comments on commit d809cc5

Please sign in to comment.