File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,10 @@ require (
21
21
github.com/gorilla/mux v1.8.0
22
22
github.com/gorilla/securecookie v1.1.1
23
23
github.com/karrick/godirwalk v1.16.1 // indirect
24
- github.com/magefile/mage v1.11.0 // indirect
25
24
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
26
25
github.com/rogpeppe/go-internal v1.7.0 // indirect
27
26
github.com/samthor/nicehttp v1.0.0
28
- github.com/sirupsen/logrus v1.8.0
27
+ github.com/sirupsen/logrus v1.8.1
29
28
github.com/stretchr/testify v1.7.0
30
29
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible
31
30
github.com/taskcluster/taskcluster/v41 v41.1.0
Original file line number Diff line number Diff line change @@ -325,8 +325,6 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
325
325
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
326
326
github.com/magefile/mage v1.10.0 h1:3HiXzCUY12kh9bIuyXShaVe529fJfyqoVM42o/uom2g =
327
327
github.com/magefile/mage v1.10.0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
328
- github.com/magefile/mage v1.11.0 h1:C/55Ywp9BpgVVclD3lRnSYCwXTYxmSppIgLeDYlNuls =
329
- github.com/magefile/mage v1.11.0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
330
328
github.com/magiconair/properties v1.8.0 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
331
329
github.com/magiconair/properties v1.8.1 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
332
330
github.com/markbates/errx v1.1.0 h1:QDFeR+UP95dO12JgW+tgi2UVfo0V8YBHiUIOaeBPiEI =
@@ -401,6 +399,7 @@ github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4
401
399
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
402
400
github.com/sirupsen/logrus v1.8.0 h1:nfhvjKcUMhBMVqbKHJlk5RPrrfYr/NMo3692g0dwfWU =
403
401
github.com/sirupsen/logrus v1.8.0 /go.mod h1:4GuYW9TZmE769R5STWrRakJc4UqQ3+QQ95fyz7ENv1A =
402
+ github.com/sirupsen/logrus v1.8.1 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
404
403
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
405
404
github.com/smartystreets/goconvey v1.6.4 /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
406
405
github.com/soheilhy/cmux v0.1.4 /go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM =
You can’t perform that action at this time.
0 commit comments