summaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2018-09-19 18:16:18 -0700
committerShentubot <shentubot@google.com>2018-09-19 18:17:14 -0700
commitb873e388f36ee7251059d54a963c27a55be50ab5 (patch)
treefdb6c215412574ebc358038a2aed49fcb5974c75 /WORKSPACE
parent639226c3d980634fe0ffc335a90ed16edf84f457 (diff)
Update gocapability commit to get bug fix
PiperOrigin-RevId: 213734203 Change-Id: I9cf5d3885fb88b41444c686168d4cab00f09988a
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 302acc973..88577ae3a 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -79,5 +79,5 @@ go_repository(
go_repository(
name = "com_github_syndtr_gocapability",
importpath = "github.com/syndtr/gocapability",
- commit = "33e07d32887e1e06b7c025f27ce52f62c7990bc0",
+ commit = "d98352740cb2c55f81556b63d4a1ec64c5a319c2",
)