aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-10 11:45:50 -0700
committerGitHub <noreply@github.com>2025-10-10 11:45:50 -0700
commit81c96ec71b4df6ffdc333f23d659fe5d3b10d6f8 (patch)
tree09965c2e9b9eb4560cc7e93e76a0baf488e222ae /go.mod
parentc5a9c2744921b441910485706891b11cf53da914 (diff)
downloadseaweedfs-81c96ec71b4df6ffdc333f23d659fe5d3b10d6f8.tar.xz
seaweedfs-81c96ec71b4df6ffdc333f23d659fe5d3b10d6f8.zip
chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 (#7315)
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.54.0 to 0.54.1. - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](https://github.com/quic-go/quic-go/compare/v0.54.0...v0.54.1) --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go dependency-version: 0.54.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ff1a92f7e..c7012b2b0 100644
--- a/go.mod
+++ b/go.mod
@@ -199,7 +199,7 @@ require (
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
github.com/pierrre/geohash v1.0.0 // indirect
github.com/quic-go/qpack v0.5.1 // indirect
- github.com/quic-go/quic-go v0.54.0 // indirect
+ github.com/quic-go/quic-go v0.54.1 // indirect
github.com/rogpeppe/go-internal v1.14.1 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/sasha-s/go-deadlock v0.3.1 // indirect