Skip to content

Commit

Permalink
update go.mod file
Browse files Browse the repository at this point in the history
  • Loading branch information
sndnvaps committed Aug 21, 2022
1 parent c7c162a commit d26837e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 107 deletions.
6 changes: 0 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,20 @@ go 1.13
require (
github.com/Aiicy/htmlquery v0.0.0-20191217151354-e656ce3100dc
github.com/Chain-Zhang/pinyin v0.1.3
github.com/ajvb/kala v0.3.2
github.com/andlabs/ui v0.0.0-20200610043537-70a69d6ae31e
github.com/antchfx/xpath v1.1.4 // indirect
github.com/appleboy/gin-jwt/v2 v2.6.3
github.com/asdine/storm/v3 v3.1.1
github.com/bmaupin/go-epub v0.10.0 // indirect
github.com/chromedp/cdproto v0.0.0-20201204063249-be40c824ad18
github.com/chromedp/chromedp v0.5.4
github.com/gin-gonic/gin v1.5.0
github.com/goki/freetype v0.0.0-20181231101311-fa8a33aabaff
github.com/hidapple/isbn-gen v1.0.0
github.com/satori/go.uuid v1.2.0
github.com/schollz/progressbar/v2 v2.15.0
github.com/sndnvaps/go-epub v1.0.0
github.com/stretchr/testify v1.6.1
github.com/unknwon/com v1.0.1
github.com/visualfc/goqt v0.0.0-20160901223124-8c774d799233
go.etcd.io/bbolt v1.3.4
golang.org/x/image v0.0.0-20200119044424-58c23975cae1 // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
gopkg.in/ini.v1 v1.51.1
gopkg.in/urfave/cli.v1 v1.20.0
)
Loading

0 comments on commit d26837e

Please sign in to comment.