Skip to content

Commit

Permalink
fix(deps): update module github.com/netresearch/simple-ldap-go to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and CybotTM committed Nov 14, 2024
1 parent 2b007f5 commit 4aa2b70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.3
require (
github.com/go-ldap/ldap/v3 v3.4.8
github.com/gofiber/fiber/v2 v2.52.5
github.com/netresearch/simple-ldap-go v1.0.0
github.com/netresearch/simple-ldap-go v1.0.1
github.com/spf13/cobra v1.8.1
go.etcd.io/bbolt v1.3.11
golang.org/x/crypto v0.29.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ github.com/netresearch/simple-ldap-go v0.0.0-20240909071234-15999f11c886 h1:ka4R
github.com/netresearch/simple-ldap-go v0.0.0-20240909071234-15999f11c886/go.mod h1:4vf/Dkx/QiR1FBhDtfyRLeX2y1jT+lvXxzTQ5dbV6JA=
github.com/netresearch/simple-ldap-go v1.0.0 h1:wPVQuIhEC0ZF6UkTTRQ0rIKvcsz5T7VDBAc2rnh2iXg=
github.com/netresearch/simple-ldap-go v1.0.0/go.mod h1:93NyrqB3JYg33yGQTUPah+/lTbwDK/GYtw5s+bcqKu0=
github.com/netresearch/simple-ldap-go v1.0.1 h1:EGRhKodEVK7mGQZwTJjwMViDqU0PZ1DfLA50MQEOxbw=
github.com/netresearch/simple-ldap-go v1.0.1/go.mod h1:PIQQgDR7kVb1XVWkDMciaOA7uEhxSCZV3xQbz9WVJn0=
github.com/philhofer/fwd v1.1.1/go.mod h1:gk3iGcWd9+svBvR0sR+KPcfE+RNWozjowpeBVG3ZVNU=
github.com/philhofer/fwd v1.1.2 h1:bnDivRJ1EWPjUIRXV5KfORO897HTbpFAQddBdE8t7Gw=
github.com/philhofer/fwd v1.1.2/go.mod h1:qkPdfjR2SIEbspLqpe1tO4n5yICnr2DY7mqEx2tUTP0=
Expand Down

0 comments on commit 4aa2b70

Please sign in to comment.