File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/docker/docker v20.10.21+incompatible // indirect
2424 github.com/docker/go-connections v0.4.0 // indirect
2525 github.com/docker/go-units v0.4.0 // indirect
26- github.com/felixge/httpsnoop v1.0.3 // indirect
26+ github.com/felixge/httpsnoop v1.0.4 // indirect
2727 github.com/gogo/protobuf v1.3.2 // indirect
2828 github.com/google/go-cmp v0.5.9 // indirect
2929 github.com/google/uuid v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/docker/go-units v0.4.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDD
2929github.com/etherlabsio/healthcheck/v2 v2.0.0 h1:oKq8cbpwM/yNGPXf2Sff6MIjVUjx/pGYFydWzeK2MpA =
3030github.com/etherlabsio/healthcheck/v2 v2.0.0 /go.mod h1:huNVOjKzu6FI1eaO1CGD3ZjhrmPWf5Obu/pzpI6/wog =
3131github.com/felixge/httpsnoop v1.0.1 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
32- github.com/felixge/httpsnoop v1.0.3 h1:s/nj+GCswXYzN5v2DpNMuMQYe+0DDwt5WVCU6CWBdXk =
33- github.com/felixge/httpsnoop v1.0.3 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
32+ github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
33+ github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
3434github.com/go-kit/log v0.1.0 /go.mod h1:zbhenjAZHb184qTLMA9ZjW7ThYL0H2mk7Q6pNt4vbaY =
3535github.com/go-logfmt/logfmt v0.5.0 /go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG1KdI/P7A =
3636github.com/go-sql-driver/mysql v1.7.0 h1:ueSltNNllEqE3qcWBTD0iQd3IpL/6U+mJxLkazJ7YPc =
You can’t perform that action at this time.
0 commit comments