add go mod & rename package

This commit is contained in:
Rémi Demol
2020-04-03 17:50:40 +02:00
parent a95d955c6a
commit 121b974622
12 changed files with 46 additions and 45 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/SirDataFR/iab-tcf-v2
go 1.13