Browse Source

Add go.mod

Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
Antoine Tenart 3 years ago
parent
commit
30c2e59557
1 changed files with 3 additions and 0 deletions
  1. 3 0
      go.mod

+ 3 - 0
go.mod

@@ -0,0 +1,3 @@
+module git.ack.tf/antoine/ads-blacklist
+
+go 1.18