Update gocapability commit to get bug fix

PiperOrigin-RevId: 213734203
Change-Id: I9cf5d3885fb88b41444c686168d4cab00f09988a
This commit is contained in:
Fabricio Voznika
2018-09-19 18:17:14 -07:00
committed by Shentubot
parent 639226c3d9
commit b873e388f3
+1 -1
View File
@@ -79,5 +79,5 @@ go_repository(
go_repository(
name = "com_github_syndtr_gocapability",
importpath = "github.com/syndtr/gocapability",
commit = "33e07d32887e1e06b7c025f27ce52f62c7990bc0",
commit = "d98352740cb2c55f81556b63d4a1ec64c5a319c2",
)