Merge pull request #1647 from fdelbos/master

add https://github.com/hyperboloide/lk library
This commit is contained in:
Cássio Botaro 2017-11-02 18:54:57 -02:00 committed by GitHub
commit 1a52f10b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -768,6 +768,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [hostutils](https://github.com/Wing924/hostutils) - A golang library for packing and unpacking FQDNs list.
* [indigo](https://github.com/osamingo/indigo) - Distributed unique ID generator of using Sonyflake and encoded by Base58.
* [jobs](https://github.com/albrow/jobs) - Persistent and flexible background jobs library.
* [lk](https://github.com/hyperboloide/lk) - A simple licensing library for golang.
* [margelet](https://github.com/zhulik/margelet) - Framework for building Telegram bots.
* [persian](https://github.com/mavihq/persian) - Some utilities for Persian language in go.
* [secdl](https://github.com/xor-gate/secdl) - Lighttpd ModSecDownload algorithm ported to go to secure download urls.