mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
Bump github.com/apernet/hysteria/core from 1.3.4 to 1.3.5
Bumps [github.com/apernet/hysteria/core](https://github.com/apernet/hysteria) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/apernet/hysteria/releases) - [Changelog](https://github.com/apernet/hysteria/blob/master/CHANGELOG.md) - [Commits](https://github.com/apernet/hysteria/compare/v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: github.com/apernet/hysteria/core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,7 +3,7 @@ module github.com/Yuzuki616/V2bX
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/apernet/hysteria/core v1.3.4
|
||||
github.com/apernet/hysteria/core v1.3.5
|
||||
github.com/beevik/ntp v1.0.0
|
||||
github.com/folbricht/routedns v0.1.21-0.20230220022436-4ae86ce30d53
|
||||
github.com/fsnotify/fsnotify v1.6.0
|
||||
@@ -14,7 +14,7 @@ require (
|
||||
github.com/hashicorp/go-multierror v1.1.1
|
||||
github.com/juju/ratelimit v1.0.2
|
||||
github.com/oschwald/geoip2-golang v1.8.0
|
||||
github.com/quic-go/quic-go v0.33.0
|
||||
github.com/quic-go/quic-go v0.34.0
|
||||
github.com/sagernet/sing-box v1.2.7
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/spf13/cobra v1.7.0
|
||||
|
||||
Reference in New Issue
Block a user