mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-01-09 16:24:05 +07:00
Chore: bump github.com/v2fly/v2ray-core/v5 from 5.42.0 to 5.43.0
Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.42.0 to 5.43.0. - [Release notes](https://github.com/v2fly/v2ray-core/releases) - [Commits](https://github.com/v2fly/v2ray-core/compare/v5.42.0...v5.43.0) --- updated-dependencies: - dependency-name: github.com/v2fly/v2ray-core/v5 dependency-version: 5.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,12 +3,12 @@ module github.com/v2fly/domain-list-community
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/v2fly/v2ray-core/v5 v5.42.0
|
||||
github.com/v2fly/v2ray-core/v5 v5.43.0
|
||||
google.golang.org/protobuf v1.36.11
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/adrg/xdg v0.5.3 // indirect
|
||||
github.com/golang/protobuf v1.5.4 // indirect
|
||||
golang.org/x/sys v0.38.0 // indirect
|
||||
golang.org/x/sys v0.39.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user