From eefc37a0397c16b00c4df7a51a1117398c17a8a6 Mon Sep 17 00:00:00 2001 From: bsiegert Date: Tue, 24 Jan 2017 17:22:09 +0000 Subject: New package, go-ovh. go-ovh is a lightweight Go wrapper around OVH's APIs. It handles all the hard work including credential creation and request signing. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index bf5ae3e3027..42efa316a32 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1145 2017/01/24 13:48:57 mef Exp $ +# $NetBSD: Makefile,v 1.1146 2017/01/24 17:22:09 bsiegert Exp $ # COMMENT= Networking tools @@ -177,6 +177,7 @@ SUBDIR+= gnugk SUBDIR+= go-dns SUBDIR+= go-grpc SUBDIR+= go-net +SUBDIR+= go-ovh SUBDIR+= go-vultr SUBDIR+= gofish SUBDIR+= gopher -- cgit v1.2.3