mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-15 02:00:09 +00:00
fix(stats): fix build
This commit is contained in:
parent
de5973a832
commit
98b6e726e7
2 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ require (
|
|||
github.com/jackc/pgtype v1.11.0 // indirect
|
||||
github.com/jackc/pgx v3.6.2+incompatible // indirect
|
||||
github.com/jackc/pgx/v4 v4.16.1 // indirect
|
||||
github.com/jackc/puddle v1.2.1 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be // indirect
|
||||
golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue