Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 2207e45

Browse files
authored
Merge pull request #84 from golangci/renovate/github.com-gavv-monotime-digest
chore(deps): update github.com/gavv/monotime commit hash to 30dba43
2 parents b5c7b62 + 567f074 commit 2207e45

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/fatih/structs v1.1.0 // indirect
2222
github.com/garyburd/redigo v1.5.0
2323
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
2525
github.com/getsentry/raven-go v0.0.0-20180801005657-7535a8fa2ace
2626
github.com/go-ini/ini v1.39.0 // indirect
2727
github.com/go-kit/kit v0.8.0

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636 h1:FbWwmG7qBNykpmP
6363
github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636/go.mod h1:x+9tiU1YnrOvnB725RkpoLv1M62hOWzwo5OXotisrKc=
6464
github.com/gavv/monotime v0.0.0-20171021193802-6f8212e8d10d h1:oYXrtNhqNKL1dVtKdv8XUq5zqdGVFNQ0/4tvccXZOLM=
6565
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=
6667
github.com/getsentry/raven-go v0.0.0-20180801005657-7535a8fa2ace h1:M5ZUuRO+XFqhTa9PlaqyWgfzMNWKSraCWm7z4PzM1GA=
6768
github.com/getsentry/raven-go v0.0.0-20180801005657-7535a8fa2ace/go.mod h1:KungGk8q33+aIAZUIVWZDr2OfAEBsO49PX4NzFV5kcQ=
6869
github.com/go-critic/go-critic v0.0.0-20181204210945-c3db6069acc5/go.mod h1:Jc75BZJv2dNy7opKH6bF29VveDQHfGZ6Asn/3phBesg=

0 commit comments

Comments
 (0)