about summary refs log tree commit diff
path: root/tools/depot-scanner/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'tools/depot-scanner/go.mod')
-rw-r--r--tools/depot-scanner/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/depot-scanner/go.mod b/tools/depot-scanner/go.mod
new file mode 100644
index 0000000000..bdd22fc1ef
--- /dev/null
+++ b/tools/depot-scanner/go.mod
@@ -0,0 +1,3 @@
+module code.tvl.fyi/tools/depot-scanner
+
+go 1.14