10 lines
175 B
Modula-2
10 lines
175 B
Modula-2
module git.xsfx.dev/xsteadfastx/jellyfixer
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
git.xsfx.dev/xsteadfastx/logginghandler v0.0.1
|
|
github.com/rs/zerolog v1.20.0
|
|
github.com/spf13/viper v1.7.1
|
|
)
|