dependabot[bot] c08b3901a4
Chore: bump github.com/v2fly/v2ray-core/v4 from 4.39.2 to 4.41.1 (#595)
Bumps [github.com/v2fly/v2ray-core/v4](https://github.com/v2fly/v2ray-core) from 4.39.2 to 4.41.1.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v4.39.2...v4.41.1)

---
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>
2021-08-02 11:08:03 +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.41.1
google.golang.org/protobuf v1.27.1
)