bump quic package to get go 1.21 fix (#6252)

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
Chris O'Haver
2023-08-09 09:37:00 -04:00
committed by GitHub
parent 6c8581445e
commit 9313984196
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_model v0.4.0
github.com/prometheus/common v0.44.0
github.com/quic-go/quic-go v0.37.3
github.com/quic-go/quic-go v0.37.4
go.etcd.io/etcd/api/v3 v3.5.9
go.etcd.io/etcd/client/v3 v3.5.9
golang.org/x/crypto v0.12.0