mirror of
https://github.com/packwiz/packwiz.git
synced 2025-11-18 17:14:32 +01:00
Modrinth Support (#11)
Co-authored-by: comp500 <comp500@users.noreply.github.com>
This commit is contained in:
1
go.mod
1
go.mod
@@ -19,6 +19,7 @@ require (
|
||||
github.com/spf13/cobra v0.0.5
|
||||
github.com/spf13/viper v1.4.0
|
||||
github.com/vbauerster/mpb/v4 v4.7.0
|
||||
golang.org/x/mod v0.4.1
|
||||
golang.org/x/sys v0.0.0-20190919044723-0c1ff786ef13
|
||||
gopkg.in/dixonwille/wlog.v2 v2.0.0 // indirect
|
||||
gopkg.in/dixonwille/wmenu.v4 v4.0.2
|
||||
|
||||
Reference in New Issue
Block a user