Skip to content

Commit

Permalink
fix(deps): update github.com/netresearch/simple-ldap-go digest to 8c3…
Browse files Browse the repository at this point in the history
…de1c
  • Loading branch information
renovate[bot] authored and CybotTM committed Oct 8, 2024
1 parent 6d29bdc commit fbd0a54
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 @@ -8,7 +8,7 @@ require (
github.com/gofiber/storage/bbolt/v2 v2.0.0
github.com/gofiber/storage/memory/v2 v2.0.1
github.com/joho/godotenv v1.5.1
github.com/netresearch/simple-ldap-go v0.0.0-20240909071234-15999f11c886
github.com/netresearch/simple-ldap-go v0.0.0-20241008135401-8c3de1cffe74
github.com/rs/zerolog v1.33.0
)

Expand All @@ -30,5 +30,5 @@ require (
go.etcd.io/bbolt v1.3.9 // indirect
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/text v0.19.0 // indirect
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,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 v0.0.0-20241008135401-8c3de1cffe74 h1:4WIHYG9NSFuGHpQPUihlZPd2j8MRTDH8zucKd6EmaDw=
github.com/netresearch/simple-ldap-go v0.0.0-20241008135401-8c3de1cffe74/go.mod h1:93NyrqB3JYg33yGQTUPah+/lTbwDK/GYtw5s+bcqKu0=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down Expand Up @@ -157,6 +159,8 @@ 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/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224=
golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/text v0.19.0 h1:kTxAhCbGbxhK0IwgSKiMO5awPoDQ0RpfiVYBfK860YM=
golang.org/x/text v0.19.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 fbd0a54

Please sign in to comment.