aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-15 20:37:39 +0800
committerGitHub <noreply@github.com>2022-08-15 20:37:39 +0800
commitbe775e2ffa51151bcedfbc0f2c773dc46bb72873 (patch)
tree4aebe1bd5a7abbdbbc29bed2c9dd983cbb6e20bf /go.mod
parentcee6ef39ee2823742ee8ed1c5873b09eb400735f (diff)
mod: bump github.com/derision-test/go-mockgen from 1.3.3 to 1.3.4 (#7142)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f1d772d1..01bc8253 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.17
require (
github.com/Masterminds/semver/v3 v3.1.1
- github.com/derision-test/go-mockgen v1.3.3
+ github.com/derision-test/go-mockgen v1.3.4
github.com/editorconfig/editorconfig-core-go/v2 v2.4.5
github.com/go-ldap/ldap/v3 v3.4.4
github.com/go-macaron/binding v1.2.0