Chore: bump github.com/v2fly/v2ray-core/v4 from 4.42.1 to 4.43.0 (#648)
Bumps [github.com/v2fly/v2ray-core/v4](https://github.com/v2fly/v2ray-core) from 4.42.1 to 4.43.0. - [Release notes](https://github.com/v2fly/v2ray-core/releases) - [Commits](https://github.com/v2fly/v2ray-core/compare/v4.42.1...v4.43.0) --- updated-dependencies: - dependency-name: github.com/v2fly/v2ray-core/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
11
go.mod
11
go.mod
@ -3,13 +3,16 @@ module github.com/v2fly/domain-list-community
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/v2fly/v2ray-core/v4 v4.42.1
|
||||
github.com/v2fly/v2ray-core/v4 v4.43.0
|
||||
google.golang.org/protobuf v1.27.1
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.2 // indirect
|
||||
github.com/pires/go-proxyproto v0.6.0 // indirect
|
||||
go.starlark.net v0.0.0-20210602144842-1cdb82c9e17a // indirect
|
||||
golang.org/x/sys v0.0.0-20210820121016-41cdb8703e55 // indirect
|
||||
github.com/pires/go-proxyproto v0.6.1 // indirect
|
||||
go.starlark.net v0.0.0-20210901212718-87f333178d59 // indirect
|
||||
go4.org/intern v0.0.0-20210108033219-3eb7198706b2 // indirect
|
||||
go4.org/unsafe/assume-no-moving-gc v0.0.0-20201222180813-1025295fd063 // indirect
|
||||
golang.org/x/sys v0.0.0-20210903071746-97244b99971b // indirect
|
||||
inet.af/netaddr v0.0.0-20210903134321-85fa6c94624e // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user