Nicolas JUHEL ca3b92b4ac Merge pull request #50 from nabbar/fix_ldap
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
2020-08-12 11:02:29 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-08-12 10:44:15 +02:00
2020-07-26 12:25:54 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-07-15 18:24:32 +02:00
2020-07-22 12:26:52 +02:00
2020-07-15 18:24:32 +02:00
2020-01-04 15:40:04 +01:00
2020-07-22 13:01:21 +02:00
2020-01-04 14:42:49 +01:00
2020-01-04 14:42:49 +01:00
2020-08-12 09:14:32 +02:00
2020-08-12 09:14:32 +02:00
2020-01-04 14:19:39 +01:00
2020-01-04 15:40:04 +01:00

Go

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 :

Description
custom libraries for go
Readme MIT 61 MiB
Languages
Go 99.7%
Shell 0.3%