dropped sqlite support

This commit is contained in:
2021-10-25 07:31:36 +02:00
parent b821a44a5d
commit 0b6d31968c
4 changed files with 2 additions and 15 deletions

1
go.mod
View File

@@ -12,7 +12,6 @@ require (
github.com/gorilla/mux v1.8.0
github.com/jackc/pgx/v4 v4.13.0
github.com/markus-wa/demoinfocs-golang/v2 v2.12.0
github.com/mattn/go-sqlite3 v1.14.9
github.com/sirupsen/logrus v1.8.1
github.com/wercker/journalhook v0.0.0-20180428041537-5d0a5ae867b3
go.uber.org/ratelimit v0.2.0