Skip to content

Commit

Permalink
fix download issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyThink committed Mar 29, 2023
1 parent e683e37 commit f9df204
Show file tree
Hide file tree
Showing 3 changed files with 732 additions and 19 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.15
require (
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.8.2
github.com/tebeka/selenium v0.9.9
github.com/tgbot-collection/tgbot_ping v1.0.2
gopkg.in/telebot.v3 v3.0.0
gopkg.in/telebot.v3 v3.1.3
)
Loading

0 comments on commit f9df204

Please sign in to comment.