-
- Downloads
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#2997)
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/go-ldap/ldap/releases) - [Commits](https://github.com/go-ldap/ldap/compare/v3.4.4...v3.4.5 ) --- updated-dependencies: - dependency-name: github.com/go-ldap/ldap/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -13,7 +13,7 @@ require ( |
github.com/felixge/httpsnoop v1.0.3 | ||
github.com/fsnotify/fsnotify v1.6.0 | ||
github.com/ghodss/yaml v1.0.0 | ||
github.com/go-ldap/ldap/v3 v3.4.4 | ||
github.com/go-ldap/ldap/v3 v3.4.5 | ||
github.com/go-sql-driver/mysql v1.7.1 | ||
github.com/gorilla/handlers v1.5.1 | ||
github.com/gorilla/mux v1.8.0 | ||
... | ... | @@ -45,7 +45,7 @@ require ( |
ariga.io/atlas v0.10.2-0.20230427182402-87a07dfb83bf // indirect | ||
cloud.google.com/go/compute v1.19.3 // indirect | ||
cloud.google.com/go/compute/metadata v0.2.3 // indirect | ||
github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e // indirect | ||
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect | ||
github.com/Masterminds/goutils v1.1.1 // indirect | ||
github.com/Masterminds/semver/v3 v3.2.0 // indirect | ||
github.com/agext/levenshtein v1.2.1 // indirect | ||
... | ... |
Please register or sign in to comment