1
0
Fork 0

Update quic-go to v0.39.1

This commit is contained in:
Tom Moulard 2023-10-17 17:00:06 +02:00 committed by GitHub
parent 6a34f238ce
commit 0b4c582088
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.39.0
github.com/quic-go/quic-go v0.39.1
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