Bump gdl + database
This commit is contained in:
parent
6b2f10f66d
commit
135e83553d
4
go.mod
4
go.mod
@ -6,7 +6,7 @@ require (
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
github.com/TicketsBot/archiverclient v0.0.0-20200704164621-09d42dd941e0
|
||||
github.com/TicketsBot/common v0.0.0-20210118172556-0b20b84f7df4
|
||||
github.com/TicketsBot/database v0.0.0-20210218165651-c8f3da250986
|
||||
github.com/TicketsBot/database v0.0.0-20210218192130-e0cb2d3ebd26
|
||||
github.com/TicketsBot/worker v0.0.0-20210218173425-59d17bbddc23
|
||||
github.com/apex/log v1.1.2
|
||||
github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff // indirect
|
||||
@ -21,7 +21,7 @@ require (
|
||||
github.com/jackc/pgx/v4 v4.7.1
|
||||
github.com/pasztorpisti/qs v0.0.0-20171216220353-8d6c33ee906c
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rxdn/gdl v0.0.0-20210215161213-1eb4c25c602c
|
||||
github.com/rxdn/gdl v0.0.0-20210218195151-aa9dd0d1fa53
|
||||
github.com/sirupsen/logrus v1.5.0
|
||||
github.com/ulule/limiter/v3 v3.5.0
|
||||
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
|
||||
|
Loading…
x
Reference in New Issue
Block a user