1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-03 01:02:46 +02:00

Restructure configuration

This commit is contained in:
Alexandre Iooss
2020-09-22 11:42:57 +02:00
parent c799a5b613
commit 5ac336393b
11 changed files with 107 additions and 104 deletions

1
go.mod
View File

@ -5,4 +5,5 @@ go 1.13
require (
github.com/prometheus/client_golang v1.7.1
github.com/spf13/viper v1.7.1
honnef.co/go/tools v0.0.1-2019.2.3
)