Modrinth Support (#11)

Co-authored-by: comp500 <comp500@users.noreply.github.com>
This commit is contained in:
TheEpicBlock
2021-02-16 17:34:52 +01:00
committed by GitHub
parent f2c6b89932
commit b5b9fd6810
8 changed files with 713 additions and 2 deletions

1
go.mod
View File

@@ -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