@@ -23,7 +23,7 @@ require (
23
23
github.com/getsentry/raven-go v0.2.0
24
24
github.com/go-kit/kit v0.9.0
25
25
github.com/golang/mock v1.3.1
26
- github.com/golangci/golangci-lint v1.20.0
26
+ github.com/golangci/golangci-lint v1.25.1
27
27
github.com/gomodule/redigo v2.0.0+incompatible // indirect
28
28
github.com/google/go-github v0.0.0-20180123235826-b1f138353a62
29
29
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect
@@ -49,7 +49,7 @@ require (
49
49
github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada
50
50
github.com/sirupsen/logrus v1.4.2
51
51
github.com/spf13/viper v1.6.2
52
- github.com/stretchr/testify v1.4.0
52
+ github.com/stretchr/testify v1.5.1
53
53
github.com/stvp/rollbar v0.5.1
54
54
github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203 // indirect
55
55
github.com/urfave/negroni v1.0.0
@@ -61,10 +61,10 @@ require (
61
61
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
62
62
github.com/yudai/pp v2.0.1+incompatible // indirect
63
63
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
64
- golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
64
+ golang.org/x/tools v0.0.0-20200422022333-3d57cf2e726e
65
65
gopkg.in/boj/redistore.v1 v1.0.0-20160128113310-fc113767cd6b
66
66
gopkg.in/redsync.v1 v1.0.1
67
- gopkg.in/yaml.v2 v2.2.4
67
+ gopkg.in/yaml.v2 v2.2.8
68
68
)
69
69
70
70
go 1.14
0 commit comments