mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 04:07:35 +03:00
build(deps): bump github.com/quic-go/quic-go from 0.39.2 to 0.39.4 (#23)
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.39.2 to 0.39.4. - [Release notes](https://github.com/quic-go/quic-go/releases) - [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md) - [Commits](https://github.com/quic-go/quic-go/compare/v0.39.2...v0.39.4) --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fa047fddb7
commit
4684e2dde1
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -27,7 +27,7 @@ require (
|
|||
github.com/google/gopacket v1.1.19 // indirect
|
||||
github.com/google/pprof v0.0.0-20231023181126-ff6d637d2a7b // indirect
|
||||
github.com/klauspost/compress v1.17.2 // indirect
|
||||
github.com/quic-go/quic-go v0.39.2 // indirect
|
||||
github.com/quic-go/quic-go v0.39.4 // indirect
|
||||
golang.org/x/mod v0.13.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
golang.org/x/tools v0.14.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue