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 Mar 8, 2024
1 parent ac68079 commit 8dd9876
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 @@ -61,7 +61,7 @@ require (
golang.org/x/oauth2 v0.16.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 8dd9876

Please sign in to comment.