Skip to content

Commit

Permalink
fix(deps): update github.com/netresearch/simple-ldap-go digest to 089…
Browse files Browse the repository at this point in the history
…547a
  • Loading branch information
renovate[bot] authored and CybotTM committed Aug 9, 2024
1 parent df3c9c4 commit f07355c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/gofiber/fiber/v2 v2.52.5
github.com/gofiber/template/html/v2 v2.1.2
github.com/joho/godotenv v1.5.1
github.com/netresearch/simple-ldap-go v0.0.0-20240720122327-a5323ef87ca3
github.com/netresearch/simple-ldap-go v0.0.0-20240807130235-089547ad2350
)

require (
Expand All @@ -27,5 +27,5 @@ require (
github.com/valyala/tcplisten v1.0.0 // indirect
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/text v0.17.0 // indirect
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ github.com/netresearch/simple-ldap-go v0.0.0-20240607101955-86bc2355918d h1:pcPr
github.com/netresearch/simple-ldap-go v0.0.0-20240607101955-86bc2355918d/go.mod h1:KxeNTGTOnt55XNeLDtkcBH1ykmCaYOV00xdzxp4zaBI=
github.com/netresearch/simple-ldap-go v0.0.0-20240720122327-a5323ef87ca3 h1:0U8VJMYKoSpPvIzdHLUvaLHFZVEV0UW3rnzfjJ3NiP4=
github.com/netresearch/simple-ldap-go v0.0.0-20240720122327-a5323ef87ca3/go.mod h1:F9QMSB4kbQw/Vjg+wq4HPatosW1hjtf6aC8nzlPQxYc=
github.com/netresearch/simple-ldap-go v0.0.0-20240807130235-089547ad2350 h1:HFbc5WP+XmC9QDafD8xwd2cFOEKaTEJLWzIeekGyQQ0=
github.com/netresearch/simple-ldap-go v0.0.0-20240807130235-089547ad2350/go.mod h1:wLYBQdBeNuRIWxD7hVugwlnfAY+tBjXnrvn8B0K68Yw=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down Expand Up @@ -213,6 +215,8 @@ golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=
golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
Expand Down

0 comments on commit f07355c

Please sign in to comment.