Skip to content

Commit

Permalink
update bazel deps
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Jun 21, 2022
1 parent dd7c574 commit 0c5c6cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ def go_deps():
name = "com_github_blacktear23_go_proxyprotocol",
build_file_proto_mode = "disable_global",
importpath = "github.com/blacktear23/go-proxyprotocol",
sum = "h1:rQlvB2AYWme2bIB18r/SipGiMEVJYE9U0z+MGoU/LtQ=",
version = "v0.0.0-20180807104634-af7a81e8dd0d",
sum = "h1:WmMmtZanGEfIHnJN9N3A4Pl6mM69D+GxEph2eOaCf7g=",
version = "v1.0.0",
)
go_repository(
name = "com_github_burntsushi_toml",
Expand Down

0 comments on commit 0c5c6cb

Please sign in to comment.