aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-13 19:41:28 +0800
committerGitHub <noreply@github.com>2022-06-13 19:41:28 +0800
commit04fe4c86ec0081fd58219c8406bf56701e35a2c9 (patch)
tree2232c133a0bf98025b3b07b8b6bd1eb5782d6004 /go.mod
parentb772603d78cb10f0501f3d08b01553bb33914b6e (diff)
mod: bump github.com/derision-test/go-mockgen from 1.2.0 to 1.3.3 (#7053)
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 2a81440d..5ee64ab4 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.16
require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/bgentry/speakeasy v0.1.0 // indirect
- github.com/derision-test/go-mockgen v1.2.0
+ github.com/derision-test/go-mockgen v1.3.3
github.com/editorconfig/editorconfig-core-go/v2 v2.4.4
github.com/fatih/color v1.9.0 // indirect
github.com/go-ldap/ldap/v3 v3.4.3