aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-18 16:51:12 +0000
committerGitHub <noreply@github.com>2024-03-18 16:51:12 +0000
commitfd57c35c19b8c9b997e9746ed6bfdb4765a62fdb (patch)
treebd1357b7d3e9e614c3b6bfc6b968ee820c38fec6 /go.mod
parentb49137ce36e57455935f9bc3aa98a1a27723b470 (diff)
downloadsyncthing-fd57c35c19b8c9b997e9746ed6bfdb4765a62fdb.tar.gz
syncthing-fd57c35c19b8c9b997e9746ed6bfdb4765a62fdb.zip
build(deps): bump github.com/quic-go/quic-go from 0.41.0 to 0.42.0dependabot/go_modules/github.com/quic-go/quic-go-0.42.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.41.0 to 0.42.0. - [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.41.0...v0.42.0) --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 5258b8b0a..c8a8cfd11 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
github.com/oschwald/geoip2-golang v1.9.0
github.com/pierrec/lz4/v4 v4.1.21
github.com/prometheus/client_golang v1.19.0
- github.com/quic-go/quic-go v0.41.0
+ github.com/quic-go/quic-go v0.42.0
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
github.com/shirou/gopsutil/v3 v3.24.2
github.com/syncthing/notify v0.0.0-20210616190510-c6b7342338d2