aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-02 15:24:47 +0800
committerGitHub <noreply@github.com>2022-08-02 15:24:47 +0800
commitcfa5ddbde82f8aa892a5cc56fcc5aa7388e27ddc (patch)
treec0f5a43714fe387774704aee2cee436569fbd7b8 /go.mod
parenta21f0b05404df3d5ef2565cb0db38fe146fec826 (diff)
mod: bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 (#7117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 851127e0..0ed09a06 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/derision-test/go-mockgen v1.3.3
github.com/editorconfig/editorconfig-core-go/v2 v2.4.5
github.com/fatih/color v1.9.0 // indirect
- github.com/go-ldap/ldap/v3 v3.4.3
+ github.com/go-ldap/ldap/v3 v3.4.4
github.com/go-macaron/binding v1.2.0
github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196
github.com/go-macaron/captcha v0.2.0
@@ -52,7 +52,7 @@ require (
github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6
github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e
github.com/urfave/cli v1.22.9
- golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29
+ golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
golang.org/x/net v0.0.0-20220325170049-de3da57026de
golang.org/x/text v0.3.7
gopkg.in/DATA-DOG/go-sqlmock.v2 v2.0.0-20180914054222-c19298f520d0