File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.1
5
5
require (
6
6
github.com/go-ldap/ldap/v3 v3.4.11
7
7
github.com/gofiber/fiber/v2 v2.52.9
8
- github.com/netresearch/simple-ldap-go v1.3.0
8
+ github.com/netresearch/simple-ldap-go v1.5.1
9
9
github.com/spf13/cobra v1.10.1
10
10
go.etcd.io/bbolt v1.4.3
11
11
golang.org/x/crypto v0.42.0
Original file line number Diff line number Diff line change @@ -116,6 +116,8 @@ github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
116
116
github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
117
117
github.com/netresearch/simple-ldap-go v1.3.0 h1:RGCBrSGMhMlI0E+t7AMcQgez5y+PHLuvQqfK8EESJTA =
118
118
github.com/netresearch/simple-ldap-go v1.3.0 /go.mod h1:cXILJ0Qu/ybbtGQ3U54jiulk9Pj26HyVKBUjD5j0CYQ =
119
+ github.com/netresearch/simple-ldap-go v1.5.1 h1:WB9JQssAXoDfVDwUdyPT8ESnv3qtqkEszJVSqLidN4A =
120
+ github.com/netresearch/simple-ldap-go v1.5.1 /go.mod h1:cXILJ0Qu/ybbtGQ3U54jiulk9Pj26HyVKBUjD5j0CYQ =
119
121
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
120
122
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
121
123
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
You can’t perform that action at this time.
0 commit comments