Skip to content

Commit

Permalink
deps: upgrade proxoproto to 0.7.0 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
itzg committed Jul 5, 2023
1 parent 2bf89a2 commit 1afc97a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 475 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/iancoleman/strcase v0.2.0 // indirect
github.com/influxdata/line-protocol v0.0.0-20210311194329-9aa0e372d097 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/pires/go-proxyproto v0.6.0 // indirect
github.com/pires/go-proxyproto v0.7.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
Expand Down
Loading

0 comments on commit 1afc97a

Please sign in to comment.