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>
This commit is contained in:
dependabot[bot]
2021-08-02 11:08:03 +08:00
committed by GitHub
parent a9a16b7913
commit c08b3901a4
2 changed files with 64 additions and 26 deletions

2
go.mod
View File

@ -3,6 +3,6 @@ module github.com/v2fly/domain-list-community
go 1.16
require (
github.com/v2fly/v2ray-core/v4 v4.39.2
github.com/v2fly/v2ray-core/v4 v4.41.1
google.golang.org/protobuf v1.27.1
)