Chore: bump github.com/v2fly/v2ray-core/v4 from 4.43.0 to 4.44.0 (#718)

Bumps [github.com/v2fly/v2ray-core/v4](https://github.com/v2fly/v2ray-core) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v4.43.0...v4.44.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:
dependabot[bot]
2021-12-07 11:12:41 +08:00
committed by GitHub
parent f5f091b947
commit 263f6d64a7
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/v2fly/domain-list-community
go 1.17
require (
github.com/v2fly/v2ray-core/v4 v4.43.0
github.com/v2fly/v2ray-core/v4 v4.44.0
google.golang.org/protobuf v1.27.1
)