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

Commit 8dcb2c8

Browse files
committed
Update module golang/mock to v1.4.1
1 parent 2c72510 commit 8dcb2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 // indirect
2323
github.com/getsentry/raven-go v0.2.0
2424
github.com/go-kit/kit v0.9.0
25-
github.com/golang/mock v1.3.1
25+
github.com/golang/mock v1.4.1
2626
github.com/golangci/golangci-lint v1.20.0
2727
github.com/gomodule/redigo v2.0.0+incompatible // indirect
2828
github.com/google/go-github v0.0.0-20180123235826-b1f138353a62

0 commit comments

Comments
 (0)