1
0
Fork 0

Update quic-go to v0.37.6

This commit is contained in:
Ludovic Fernandez 2023-08-21 09:10:05 +02:00 committed by GitHub
parent 6f22b9e0a7
commit d651d1e7cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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