File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,27 +31,22 @@ require (
3131 codeberg.org/jmansfield/go-modrinth v0.6.0
3232 github.com/spf13/pflag v1.0.7
3333 github.com/unascribed/FlexVer/go/flexver v1.0.0
34- golang.org/x/exp v0.0.0-20250808145144-a408d31f581a
3534)
3635
3736require (
3837 github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
3938 github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
4039 github.com/fsnotify/fsnotify v1.9.0 // indirect
4140 github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
42- github.com/hashicorp/hcl v1.0.0 // indirect
4341 github.com/inconshreveable/mousetrap v1.1.0 // indirect
44- github.com/magiconair/properties v1.8.10 // indirect
4542 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
4643 github.com/sagikazarmark/locafero v0.7.0 // indirect
4744 github.com/sourcegraph/conc v0.3.0 // indirect
4845 github.com/spf13/afero v1.14.0 // indirect
4946 github.com/spf13/cast v1.9.2 // indirect
50- github.com/spf13/jwalterweatherman v1.1.0 // indirect
5147 github.com/subosito/gotenv v1.6.0 // indirect
5248 go.uber.org/atomic v1.9.0 // indirect
5349 go.uber.org/multierr v1.9.0 // indirect
54- gopkg.in/ini.v1 v1.67.0 // indirect
5550 gopkg.in/yaml.v3 v3.0.1 // indirect
5651)
5752
You can’t perform that action at this time.
0 commit comments