build(deps): bump github.com/pires/go-proxyproto from 0.6.2 to 0.7.0 (#175)

This commit is contained in:
dependabot[bot]
2023-03-20 14:35:16 -05:00
committed by GitHub
parent 80a9d38471
commit ae24356102
5 changed files with 7 additions and 603 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
module github.com/itzg/mc-router
go 1.17
go 1.20
require (
github.com/go-kit/kit v0.12.0
@@ -8,7 +8,7 @@ require (
github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab
github.com/itzg/go-flagsfiller v1.9.1
github.com/juju/ratelimit v1.0.2
github.com/pires/go-proxyproto v0.6.2
github.com/pires/go-proxyproto v0.7.0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.2