aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-15 22:48:45 +0800
committerGitHub <noreply@github.com>2022-11-15 22:48:45 +0800
commit93736cbc12b51bfdeef16b0934fbd5fa888f89de (patch)
treed50e902902be571bd86d4fad8305c8acb6d97def /go.mod
parentb157cc8b0637cbdde248b27a5b618dd5f8d93173 (diff)
mod: bump github.com/derision-test/go-mockgen from 1.3.6 to 1.3.7 (#7243)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip ci]
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 62fa4b0a..f735a5f0 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.18
require (
github.com/Masterminds/semver/v3 v3.1.1
- github.com/derision-test/go-mockgen v1.3.6
+ github.com/derision-test/go-mockgen v1.3.7
github.com/editorconfig/editorconfig-core-go/v2 v2.5.1
github.com/go-ldap/ldap/v3 v3.4.4
github.com/go-macaron/binding v1.2.0