Skip to content

Commit

Permalink
fix(deps): update module github.com/netresearch/simple-ldap-go to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and CybotTM committed Oct 9, 2024
1 parent a560d89 commit 634be3b
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.2
require (
github.com/go-ldap/ldap/v3 v3.4.8
github.com/gofiber/fiber/v2 v2.52.5
github.com/netresearch/simple-ldap-go v0.0.0-20240909071234-15999f11c886
github.com/netresearch/simple-ldap-go v1.0.0
github.com/spf13/cobra v1.8.1
go.etcd.io/bbolt v1.3.11
golang.org/x/crypto v0.28.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ github.com/netresearch/simple-ldap-go v0.0.0-20240815084059-4a28ba8a351e h1:Rxko
github.com/netresearch/simple-ldap-go v0.0.0-20240815084059-4a28ba8a351e/go.mod h1:wLYBQdBeNuRIWxD7hVugwlnfAY+tBjXnrvn8B0K68Yw=
github.com/netresearch/simple-ldap-go v0.0.0-20240909071234-15999f11c886 h1:ka4RklmpCM+u/bzI/YjjmpRGMl4XnoQtZXb+qkkssMk=
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/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 634be3b

Please sign in to comment.