dependabot[bot] c14e9cb993
Chore: bump github.com/v2fly/v2ray-core/v4 from 4.38.1 to 4.38.2 (#518)
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>
2021-04-30 13:31:16 +08:00

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
)