fix(stats): fix build

This commit is contained in:
spiral 2022-12-03 12:42:54 +00:00
parent de5973a832
commit 98b6e726e7
No known key found for this signature in database
GPG key ID: 244A11E4B0BCF40E
2 changed files with 2 additions and 0 deletions

View file

@ -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