Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 965d4b4

Browse filesBrowse files
authored
Update subpar dep for incompatible change migrations in Bazel 0.23 (bazel-contrib#168)
1 parent 88532b6 commit 965d4b4
Copy full SHA for 965d4b4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎WORKSPACE

Copy file name to clipboardExpand all lines: WORKSPACE
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,8 @@ _piptool_install()
8080

8181
git_repository(
8282
name = "subpar",
83-
# HEAD as of 2018-12-18
84-
commit = "81d33bafbad4edcb2c9e98548888fc9815c004c4",
8583
remote = "https://github.com/google/subpar",
84+
commit = "0356bef3fbbabec5f0e196ecfacdeb6db62d48c0", # 2019-03-07
8685
)
8786

8887
###################################

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.