Skip to content

Commit

Permalink
Merge pull request #48 from netresearch/renovate/github.com-netresear…
Browse files Browse the repository at this point in the history
…ch-simple-ldap-go-digest

fix(deps): update github.com/netresearch/simple-ldap-go digest to 4a351a8
  • Loading branch information
TheDevMinerTV authored May 30, 2024
2 parents 00287ed + 47514a5 commit faeb18d
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.22.3
require (
github.com/go-ldap/ldap/v3 v3.4.8
github.com/gofiber/fiber/v2 v2.52.4
github.com/netresearch/simple-ldap-go v0.0.0-20240418092713-873b8e797ae3
github.com/netresearch/simple-ldap-go v0.0.0-20240523195632-4a351a86357f
github.com/spf13/cobra v1.8.0
go.etcd.io/bbolt v1.3.10
golang.org/x/crypto v0.23.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ github.com/netresearch/simple-ldap-go v0.0.0-20240110152232-3ae82b3f6d08 h1:Qq//
github.com/netresearch/simple-ldap-go v0.0.0-20240110152232-3ae82b3f6d08/go.mod h1:XgEQPhu4IDZFX6VafGTUnWIWhQtjv6V1Rwu8a9n0dls=
github.com/netresearch/simple-ldap-go v0.0.0-20240418092713-873b8e797ae3 h1:io26DIoNLcRjD3SzpGOeIkI5cks7GQUCPExm5eqhaHk=
github.com/netresearch/simple-ldap-go v0.0.0-20240418092713-873b8e797ae3/go.mod h1:l9BB2N+Gn7GeJLOZzEPtA00k3Xahyw/cXMQ7I1WaQ+o=
github.com/netresearch/simple-ldap-go v0.0.0-20240523195632-4a351a86357f h1:6Ap+HZ9hNsgcFAw2lOj1wyK0rhcU4p10YqSdoS4BSfo=
github.com/netresearch/simple-ldap-go v0.0.0-20240523195632-4a351a86357f/go.mod h1:8qJ4bqamhM6e8OvY8o9LmMP3IeKXWvsITlPVXU0I33o=
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 faeb18d

Please sign in to comment.