mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
ca3b92b4ac6d0a9c38c8f7926eaef16cd2cdb05a
Fix call dial of LDAP : use net dialer + tls client if need + ldap newCon from dialer Fix dot import in ldap Add context managment (compatibility break) Bump dependancies
golib : custom lib for go
snyk project : https://app.snyk.io/org/nabbar/project/2f55a2b8-6015-4db1-b859-c2bc3b7548a7
using in source code
first get the source dependancies
go get -u github.com/nabbar/golib/...
second, import the needed lib in your code
import "github.com/nabbar/golib/version"
Details of packages :
Languages
Go
99.7%
Shell
0.3%