database64128
|
fe76493f90
|
Fix build with newer Go versions
After #2142, building with newer Go versions fails with:
go: updates to go.mod needed; to update it:
go mod tidy
Fix it by running go mod tidy.
|
2024-05-05 12:31:55 +08:00 |
|
dependabot[bot]
|
f47fef4bfe
|
Bump github.com/v2fly/v2ray-core/v5 from 5.13.0 to 5.16.0 (#2142)
Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.13.0 to 5.16.0.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v5.13.0...v5.16.0)
---
updated-dependencies:
- dependency-name: github.com/v2fly/v2ray-core/v5
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>
|
2024-05-04 16:23:31 +08:00 |
|
dependabot[bot]
|
baf8ec386f
|
Chore: bump github.com/v2fly/v2ray-core/v5 from 5.10.1 to 5.13.0 (#1956)
Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.10.1 to 5.13.0.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v5.10.1...v5.13.0)
---
updated-dependencies:
- dependency-name: github.com/v2fly/v2ray-core/v5
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>
|
2023-12-12 20:19:01 +08:00 |
|
dependabot[bot]
|
7bda8da00e
|
Bump github.com/v2fly/v2ray-core/v5 from 5.7.0 to 5.10.1 (#1890)
Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.7.0 to 5.10.1.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v5.7.0...v5.10.1)
---
updated-dependencies:
- dependency-name: github.com/v2fly/v2ray-core/v5
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>
|
2023-10-30 16:42:05 +08:00 |
|
dependabot[bot]
|
eb755f3d0e
|
Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#1731)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-27 11:42:31 +08:00 |
|
dependabot[bot]
|
fac49fe078
|
Bump github.com/v2fly/v2ray-core/v5 from 5.6.0 to 5.7.0 (#1690)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-01 12:40:30 +08:00 |
|
dependabot[bot]
|
1797a11a1c
|
Bump github.com/v2fly/v2ray-core/v5 from 5.5.0 to 5.6.0 (#1688)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-29 11:09:20 +08:00 |
|
dependabot[bot]
|
cf15f33c2d
|
Bump github.com/v2fly/v2ray-core/v5 from 5.4.1 to 5.5.0 (#1677)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-25 09:23:27 +08:00 |
|
dependabot[bot]
|
3dd9a6edb2
|
Bump github.com/v2fly/v2ray-core/v5 from 5.4.0 to 5.4.1 (#1545)
Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v5.4.0...v5.4.1)
---
updated-dependencies:
- dependency-name: github.com/v2fly/v2ray-core/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 11:29:02 +08:00 |
|
dependabot[bot]
|
a0f8f88658
|
Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 (#1536)
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.1...v1.30.0)
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
|
2023-03-17 11:30:45 +08:00 |
|
dependabot[bot]
|
f64ffabb7b
|
Bump google.golang.org/protobuf from 1.28.1 to 1.29.1 (#1531)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-15 11:33:16 +08:00 |
|
dependabot[bot]
|
d5c3dc7517
|
Bump github.com/v2fly/v2ray-core/v5 from 5.3.0 to 5.4.0 (#1484)
Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v5.3.0...v5.4.0)
---
updated-dependencies:
- dependency-name: github.com/v2fly/v2ray-core/v5
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>
|
2023-02-20 11:18:11 +08:00 |
|
dependabot[bot]
|
251c31d60e
|
Bump github.com/v2fly/v2ray-core/v5 from 5.1.0 to 5.3.0 (#1459)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-08 14:52:06 +08:00 |
|
dependabot[bot]
|
de3ce3ec9d
|
Bump github.com/v2fly/v2ray-core/v5 from 5.0.8 to 5.1.0 (#1149)
Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.0.8 to 5.1.0.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v5.0.8...v5.1.0)
---
updated-dependencies:
- dependency-name: github.com/v2fly/v2ray-core/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-07 23:33:39 +08:00 |
|
dependabot[bot]
|
6a56e0e665
|
Bump github.com/v2fly/v2ray-core/v5 from 5.0.3 to 5.0.8 (#1109)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-22 11:05:14 +08:00 |
|
Loyalsoldier
|
62e343c6cf
|
Chore: use Go v1.18
|
2022-03-25 17:28:55 +08:00 |
|
Loyalsoldier
|
410d519b0f
|
Chore: use v2ray v5
|
2022-03-25 17:23:17 +08:00 |
|
dependabot[bot]
|
263f6d64a7
|
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>
|
2021-12-07 11:12:41 +08:00 |
|
dependabot[bot]
|
525233ff33
|
Chore: bump github.com/v2fly/v2ray-core/v4 from 4.42.1 to 4.43.0 (#648)
Bumps [github.com/v2fly/v2ray-core/v4](https://github.com/v2fly/v2ray-core) from 4.42.1 to 4.43.0.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v4.42.1...v4.43.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>
|
2021-10-04 10:40:17 +08:00 |
|
dependabot[bot]
|
7da052be2c
|
Chore: bump v2fly/v2ray-core from 4.41.1 to 4.42.1 (#612)
|
2021-09-06 11:10:33 +08:00 |
|
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 |
|
dependabot[bot]
|
61c96766ef
|
Chore: bump google.golang.org/protobuf from 1.27.0 to 1.27.1 (#568)
|
2021-06-29 12:06:46 +08:00 |
|
dependabot[bot]
|
f0c5b79be9
|
Chore: bump google.golang.org/protobuf from 1.26.0 to 1.27.0 (#567)
|
2021-06-28 10:47:09 +08:00 |
|
dependabot[bot]
|
b8d4d2c91a
|
Chore: bump v2fly/v2ray-core from 4.39.0 to 4.39.2 (#538)
|
2021-05-26 11:24:09 +08:00 |
|
dependabot[bot]
|
ab02828fd6
|
Chore: bump v2fly/v2ray-core from 4.38.3 to 4.39.0 (#523)
|
2021-05-07 10:24:06 +08:00 |
|
dependabot[bot]
|
225849ae75
|
Chore: bump v2fly/v2ray-core from 4.38.2 to 4.38.3 (#520)
|
2021-05-03 10:25:58 +08:00 |
|
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 |
|
dependabot[bot]
|
1c78ca4d88
|
Chore: bump v2fly/v2ray-core from 4.37.3 to 4.38.1 (#516)
|
2021-04-27 15:17:05 +08:00 |
|
loyalsoldier
|
f75416fb18
|
Chore: bump v2fly/v2ray-core from v4.37.2 to v4.37.3
|
2021-04-13 10:32:32 +08:00 |
|
dependabot[bot]
|
c8d59e01e5
|
Chore: bump v2fly/v2ray-core from 4.37.1 to 4.37.2 (#499)
|
2021-04-12 11:49:07 +08:00 |
|
dependabot[bot]
|
076260c680
|
Bump v2fly/v2ray-core from 4.37.0 to 4.37.1 (#496)
|
2021-04-06 10:40:02 +08:00 |
|
dependabot[bot]
|
fddc6cb8c8
|
Bump v2fly/v2ray-core from 4.36.2 to 4.37.0 (#495)
|
2021-04-05 10:10:34 +08:00 |
|
Loyalsoldier
|
a79444fc1a
|
Chore: update dependencies (#472)
|
2021-03-18 15:42:44 +08:00 |
|
dependabot[bot]
|
638b9b9733
|
Bump github.com/v2fly/v2ray-core/v4 from 4.36.0 to 4.36.2 (#470)
|
2021-03-17 11:14:14 +08:00 |
|
dependabot[bot]
|
e03d2c52bb
|
Bump github.com/v2fly/v2ray-core/v4 from 4.35.1 to 4.36.0 (#469)
|
2021-03-15 10:17:02 +08:00 |
|
dependabot[bot]
|
7d99316498
|
Bump github.com/v2fly/v2ray-core/v4 from 4.35.0 to 4.35.1 (#457)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-08 10:11:58 +08:00 |
|
Loyalsoldier
|
8f45a31c23
|
Chore: use v2ray-core v4.35.0 (#438)
|
2021-03-05 01:06:12 +08:00 |
|
Loyalsoldier
|
36f0a37aea
|
Fix: compatible with Go v1.16 (#422)
The flag `--insecure` in go get command has been deprecated in Go v1.16
Fixes #421
Fixes #420
|
2021-02-25 12:35:05 +08:00 |
|
Loyalsoldier
|
83799d5eb5
|
Update dependencies (#325)
|
2020-12-26 16:28:10 +08:00 |
|
loyalsoldier
|
aac127532b
|
Update dependencies
|
2020-11-15 13:45:42 +08:00 |
|
Loyalsoldier
|
11278d73d0
|
Update go.mod & go.sum (#249)
|
2020-10-12 13:29:16 +08:00 |
|
loyalsoldier
|
7d6f05de58
|
Run go mod tidy
|
2020-09-22 08:59:47 +08:00 |
|
Kslr
|
306501bd18
|
use gomod
|
2020-09-20 02:17:43 +08:00 |
|
Loyalsoldier
|
e40bc32842
|
Revert "enable go mod" (#57)
This reverts commit 9965974b7f .
|
2020-07-24 15:26:18 +08:00 |
|
Kslr
|
9965974b7f
|
enable go mod
|
2020-07-23 14:15:18 +08:00 |
|