Skip to content

Commit

Permalink
fixlint
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongukjae committed Feb 20, 2022
1 parent 1e6d8c6 commit e0f8afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ http_archive(
# protobuf
http_archive(
name = "com_google_protobuf",
strip_prefix = "protobuf-3.19.4",
sha256 = "3bd7828aa5af4b13b99c191e8b1e884ebfa9ad371b0ce264605d347f135d2568",
strip_prefix = "protobuf-3.19.4",
url = "https://github.com/protocolbuffers/protobuf/archive/v3.19.4.tar.gz",
)

Expand Down

0 comments on commit e0f8afb

Please sign in to comment.