module gitlab.crans.org/nounous/ghostream
go 1.13
require (
github.com/go-ldap/ldap/v3 v3.2.3
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
)