-
- Downloads
Refactor: include model Opts and change how user mod works
... | ... | @@ -14,4 +14,5 @@ require ( |
github.com/inconshreveable/mousetrap v1.1.0 // indirect | ||
github.com/spf13/pflag v1.0.5 // indirect | ||
golang.org/x/crypto v0.31.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) |
model/opts.go
0 → 100644
Please register or sign in to comment