Bumps [github.com/v2fly/v2ray-core/v4](https://github.com/v2fly/v2ray-core) from 4.38.1 to 4.38.2. - [Release notes](https://github.com/v2fly/v2ray-core/releases) - [Commits](https://github.com/v2fly/v2ray-core/compare/v4.38.1...v4.38.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 lines
144 B
Modula-2
9 lines
144 B
Modula-2
module github.com/v2fly/domain-list-community
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/v2fly/v2ray-core/v4 v4.38.2
|
|
google.golang.org/protobuf v1.26.0
|
|
)
|