Update quic-go to v0.37.6
This commit is contained in:
parent
6f22b9e0a7
commit
d651d1e7cf
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -54,7 +54,7 @@ require (
|
|||
github.com/pmezard/go-difflib v1.0.0
|
||||
github.com/prometheus/client_golang v1.14.0
|
||||
github.com/prometheus/client_model v0.3.0
|
||||
github.com/quic-go/quic-go v0.37.5
|
||||
github.com/quic-go/quic-go v0.37.6
|
||||
github.com/rancher/go-rancher-metadata v0.0.0-20200311180630-7f4c936a06ac
|
||||
github.com/sirupsen/logrus v1.9.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue