aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gitea.com/lunny/log/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitea.com/lunny/log/go.mod')
-rw-r--r--vendor/gitea.com/lunny/log/go.mod5
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/gitea.com/lunny/log/go.mod b/vendor/gitea.com/lunny/log/go.mod
deleted file mode 100644
index f756706435..0000000000
--- a/vendor/gitea.com/lunny/log/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module gitea.com/lunny/log
-
-go 1.12
-
-require github.com/mattn/go-sqlite3 v1.10.0