Bump github.com/armon/go-proxyproto (#10643)
Bumps [github.com/armon/go-proxyproto](https://github.com/armon/go-proxyproto) from 0.0.0-20210323213023-7e956b284f0a to 0.1.0. - [Commits](https://github.com/armon/go-proxyproto/commits/v0.1.0) --- updated-dependencies: - dependency-name: github.com/armon/go-proxyproto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ccdf662d9
commit
6f97533683
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.21.3
|
|||
|
||||
require (
|
||||
dario.cat/mergo v1.0.0
|
||||
github.com/armon/go-proxyproto v0.0.0-20210323213023-7e956b284f0a
|
||||
github.com/armon/go-proxyproto v0.1.0
|
||||
github.com/eapache/channels v1.1.0
|
||||
github.com/fsnotify/fsnotify v1.7.0
|
||||
github.com/json-iterator/go v1.1.12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue