Skip to content

Commit dc02aa5

Browse files
Bump github.com/quic-go/quic-go in /_examples/http-server/http3-quic
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.48.1 to 0.48.2. - [Release notes](https://github.com/quic-go/quic-go/releases) - [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md) - [Commits](quic-go/quic-go@v0.48.1...v0.48.2) --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 986d8a0 commit dc02aa5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_examples/http-server/http3-quic/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23
44

55
require (
66
github.com/kataras/iris/v12 v12.2.11-0.20241016105220-d5e0048d7d32
7-
github.com/quic-go/quic-go v0.48.1
7+
github.com/quic-go/quic-go v0.48.2
88
)
99

1010
require (

_examples/http-server/http3-quic/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)