about summary refs log tree commit diff
path: root/users/fcuny/exp/buckit/go.mod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/fcuny/exp/buckit/go.mod5
1 files changed, 0 insertions, 5 deletions
diff --git a/users/fcuny/exp/buckit/go.mod b/users/fcuny/exp/buckit/go.mod
deleted file mode 100644
index d0b3c3e..0000000
--- a/users/fcuny/exp/buckit/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module github.com/fcuny/buckit
-
-go 1.16
-
-require github.com/urfave/cli/v2 v2.3.0