From 2d670176b4c1d2e69a5b4fa6608b38686275ac28 Mon Sep 17 00:00:00 2001 From: Frederic Delbos Date: Thu, 26 Oct 2017 13:09:49 +0200 Subject: [PATCH] add https://github.com/hyperboloide/lk library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b15f390..71b1d16e 100644 --- a/README.md +++ b/README.md @@ -766,6 +766,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.