module main go 1.14 require ( git.rodere.systems/stream-service/cmd v0.0.0 github.com/spf13/cobra v1.0.0 // indirect github.com/spf13/viper v1.7.0 // indirect ) replace git.rodere.systems/stream-service/cmd => /home/gnusosa/dev/go/stream-service/cmd