Skip to content

Commit

Permalink
fix(deps): update module gopkg.in/ldap.v3 to v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent bff56ff commit 2010b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ require (
golang.org/x/oauth2 v0.15.0
golang.org/x/time v0.5.0
google.golang.org/appengine v1.6.8
gopkg.in/ldap.v3 v3.1.0
gopkg.in/ldap.v3 v3.1.3
gorm.io/driver/mysql v1.4.7
gorm.io/driver/postgres v1.4.8
gorm.io/driver/sqlite v1.4.4
Expand Down

0 comments on commit 2010b49

Please sign in to comment.