diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |