mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-02-06 06:42:59 +00:00
9 lines
139 B
Modula-2
9 lines
139 B
Modula-2
module gitlab.crans.org/nounous/ghostream
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/prometheus/client_golang v1.7.1
|
|
github.com/spf13/viper v1.7.1
|
|
)
|