Skip to content

Commit

Permalink
⬆️ (mod) reference github.com/golang/mock directly
Browse files Browse the repository at this point in the history
  • Loading branch information
reecerussell committed Jan 2, 2022
1 parent 4693108 commit 609bfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/reecerussell/adaptive-password-hasher
go 1.14

require (
github.com/golang/mock v1.4.4 // indirect
github.com/golang/mock v1.4.4
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
)

0 comments on commit 609bfc3

Please sign in to comment.