mirror of
https://github.com/eko/pihole-exporter.git
synced 2024-11-21 11:05:22 +01:00
Fix modules
This commit is contained in:
parent
3a7bf0ba16
commit
6fdcc9bb16
1
go.mod
1
go.mod
@ -5,6 +5,7 @@ go 1.17
|
||||
require (
|
||||
github.com/heetch/confita v0.10.0
|
||||
github.com/prometheus/client_golang v1.12.1
|
||||
github.com/sirupsen/logrus v1.6.0
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/xonvanetta/shutdown v0.0.3
|
||||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5
|
||||
|
Loading…
Reference in New Issue
Block a user