@@ -9,7 +9,7 @@ require (
9
9
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
10
10
github.com/SAP/go-hdb v0.13.1 // indirect
11
11
github.com/SermoDigital/jose v0.9.1 // indirect
12
- github.com/Southclaws/gitwatch v1.0.1
12
+ github.com/Southclaws/gitwatch v1.0.3
13
13
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect
14
14
github.com/armon/go-radix v1.0.0 // indirect
15
15
github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf // indirect
@@ -67,7 +67,7 @@ require (
67
67
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c // indirect
68
68
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
69
69
github.com/pierrec/lz4 v2.0.5+incompatible // indirect
70
- github.com/pkg/errors v0.8.0
70
+ github.com/pkg/errors v0.8.1
71
71
github.com/prometheus/client_golang v0.9.1 // indirect
72
72
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 // indirect
73
73
github.com/prometheus/common v0.0.0-20181116084131-1f2c4f3cd6db // indirect
@@ -76,7 +76,7 @@ require (
76
76
github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735 // indirect
77
77
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect
78
78
github.com/sirupsen/logrus v1.2.0 // indirect
79
- github.com/stretchr/testify v1.2.2
79
+ github.com/stretchr/testify v1.3.0
80
80
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 // indirect
81
81
github.com/urfave/cli v1.20.0
82
82
go.uber.org/atomic v1.3.2 // indirect
@@ -89,7 +89,7 @@ require (
89
89
gopkg.in/ldap.v2 v2.5.1 // indirect
90
90
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect
91
91
gopkg.in/sourcemap.v1 v1.0.5 // indirect
92
- gopkg.in/src-d/go-git.v4 v4.6 .0
92
+ gopkg.in/src-d/go-git.v4 v4.11 .0
93
93
gopkg.in/vmihailenco/msgpack.v2 v2.9.1 // indirect
94
94
gopkg.in/yaml.v2 v2.2.1 // indirect
95
95
gotest.tools v2.2.0+incompatible // indirect
0 commit comments