dropped sqlite support
This commit is contained in:
1
go.mod
1
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user