This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree 2 files changed +2
-1
lines changed 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/fatih/structs v1.1.0 // indirect
22
22
github.com/garyburd/redigo v1.5.0
23
23
github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636
24
- github.com/gavv/monotime v0.0.0-20171021193802-6f8212e8d10d // indirect
24
+ github.com/gavv/monotime v0.0.0-20190629144257-30dba4353424 // indirect
25
25
github.com/getsentry/raven-go v0.0.0-20180801005657-7535a8fa2ace
26
26
github.com/go-ini/ini v1.39.0 // indirect
27
27
github.com/go-kit/kit v0.8.0
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636 h1:FbWwmG7qBNykpmP
63
63
github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636 /go.mod h1:x+9tiU1YnrOvnB725RkpoLv1M62hOWzwo5OXotisrKc =
64
64
github.com/gavv/monotime v0.0.0-20171021193802-6f8212e8d10d h1:oYXrtNhqNKL1dVtKdv8XUq5zqdGVFNQ0/4tvccXZOLM =
65
65
github.com/gavv/monotime v0.0.0-20171021193802-6f8212e8d10d /go.mod h1:vmp8DIyckQMXOPl0AQVHt+7n5h7Gb7hS6CUydiV8QeA =
66
+ github.com/gavv/monotime v0.0.0-20190629144257-30dba4353424 /go.mod h1:vmp8DIyckQMXOPl0AQVHt+7n5h7Gb7hS6CUydiV8QeA =
66
67
github.com/getsentry/raven-go v0.0.0-20180801005657-7535a8fa2ace h1:M5ZUuRO+XFqhTa9PlaqyWgfzMNWKSraCWm7z4PzM1GA =
67
68
github.com/getsentry/raven-go v0.0.0-20180801005657-7535a8fa2ace /go.mod h1:KungGk8q33+aIAZUIVWZDr2OfAEBsO49PX4NzFV5kcQ =
68
69
github.com/go-critic/go-critic v0.0.0-20181204210945-c3db6069acc5 /go.mod h1:Jc75BZJv2dNy7opKH6bF29VveDQHfGZ6Asn/3phBesg =
You can’t perform that action at this time.
0 commit comments