fix: issues

This commit is contained in:
Rogee
2024-09-02 23:39:22 +08:00
parent d3806983a4
commit e953d41e7a
10 changed files with 123 additions and 39 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module exporter
go 1.22.1
require (
github.com/go-jet/jet v2.3.0+incompatible
github.com/dustin/go-humanize v1.0.1
github.com/go-jet/jet/v2 v2.11.1
github.com/gotd/td v0.107.0
github.com/lib/pq v1.10.9