Update dependencies (#822)
authorMarcelo Magallon <marcelo.magallon@grafana.com>
Sat, 23 Oct 2021 22:41:26 +0000 (16:41 -0600)
committerGitHub <noreply@github.com>
Sat, 23 Oct 2021 22:41:26 +0000 (00:41 +0200)
commit10b24c86e4800ede0041170892abe4d5b41aa877
tree97694117d4ae7877379903fb1718b52611db2d52
parent45d2cd6cbb2ef556d53a64d10bbceb06a2150b85
Update dependencies (#822)

github.com/go-kit/kit/log has been replaced by github.com/go-kit/log.

Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com>
15 files changed:
config/config.go
go.mod
go.sum
main.go
main_test.go
prober/dns.go
prober/dns_test.go
prober/http.go
prober/http_test.go
prober/icmp.go
prober/prober.go
prober/tcp.go
prober/tcp_test.go
prober/utils.go
prober/utils_test.go