-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Vendor] Update go-ldap to v3.2.4 #13163
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because it is v3 you'll need to reference github.com/go-ldap/ldap/v3
Codecov Report
@@ Coverage Diff @@
## master #13163 +/- ##
==========================================
- Coverage 42.08% 41.94% -0.15%
==========================================
Files 681 681
Lines 75121 75121
==========================================
- Hits 31613 31506 -107
- Misses 38357 38492 +135
+ Partials 5151 5123 -28
Continue to review full report at Codecov.
|
@techknowlogick somehow missed that ... now it works as it should :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
somehow missed that ...
no worries. I just made this same upgrade in another project so I was recently aware of it.
…ments-in-pull-request-label-style * origin/master: [skip ci] Updated translations via Crowdin Fix diff skipping lines (go-gitea#13154) Update go-version v1.2.3 -> v1.2.4 (go-gitea#13169) Vendor Update Go Libs (go-gitea#13166) Prevent panics with missing storage (go-gitea#13164) Improve users management through the CLI (go-gitea#6001) (go-gitea#10492) Change order of possible-owner organizations to alphabetical (go-gitea#13160) Slightly simplify the queue settings code to help reduce the risk of problems (go-gitea#12976) [Vendor] Update go-ldap to v3.2.4 (go-gitea#13163) [skip ci] Updated translations via Crowdin Update external-renderers.en-us.md (go-gitea#13165)
go get -u
had an issue with it, this fix it :)