Skip to content

Commit

Permalink
updated go.mod file
Browse files Browse the repository at this point in the history
  • Loading branch information
gan-of-culture committed Oct 29, 2023
1 parent f87524b commit c8320f9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ go 1.21

require (
github.com/gan-of-culture/jsurl v0.0.0-20221216084718-9978d7873326
github.com/google/brotli/go/cbrotli v0.0.0-20231026090320-9b83be233e0e
github.com/andybalholm/brotli v1.0.6
github.com/schollz/progressbar/v3 v3.13.1
)

require github.com/andybalholm/brotli v1.0.6 // indirect

require (
github.com/mattn/go-runewidth v0.0.15 // indirect
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
Expand Down

0 comments on commit c8320f9

Please sign in to comment.