Add support for GO Modules

This removes vndr, and swiches to native Go Modules instead. All modules
are kept on the old version.

Keeps the vendor/ dir, so everything is backwards compatible.

Signed-off-by: Odin Ugedal <odin@ugedal.com>
This commit is contained in:
Odin Ugedal
2019-11-13 11:47:19 +01:00
parent fc5759cf4f
commit 69e8fb2a74
99 changed files with 3165 additions and 2683 deletions
+1
View File
@@ -0,0 +1 @@
/gocp
+1
View File
@@ -0,0 +1 @@
Mrunal Patel <mrunalp@gmail.com> (@mrunalp)