1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-25 00:45:24 +00:00
Go to file
dependabot[bot] 91ae805337
Chore: bump github.com/lucas-clemente/quic-go from 0.22.1 to 0.23.0 (#1213)
Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.22.1 to 0.23.0.
- [Release notes](https://github.com/lucas-clemente/quic-go/releases)
- [Changelog](https://github.com/lucas-clemente/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/lucas-clemente/quic-go/compare/v0.22.1...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/lucas-clemente/quic-go
  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-20 10:22:19 +08:00
.github Chore: bump actions/stale from 3.0.19 to 4 (#1141) 2021-07-15 09:57:59 +08:00
app Fix: observatory log & JSON config(#1211) 2021-08-19 13:40:47 +08:00
common Refinement: LRU (#1142) 2021-08-10 11:08:45 +08:00
features Lint: update linter config & fix code style (#1089) 2021-06-22 22:36:23 +08:00
infra Fix: JSON tag case (#1212) 2021-08-19 21:16:54 +08:00
main Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
proxy regenerate protobuf files 2021-07-01 18:58:48 +01:00
release Chore: update deb package to v4.41.1 (#1207) 2021-08-18 13:18:13 +08:00
testing Added test for no terminate signal 2021-06-22 12:26:13 +01:00
transport regenerate protobuf files 2021-07-01 18:58:48 +01:00
.gitignore Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) 2021-04-29 16:21:22 +08:00
config.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
config.pb.go regenerate protobuf files 2021-07-01 18:58:48 +01:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
context_test.go Remove unnecessary API 2021-05-04 20:48:31 +01:00
context.go use value delegate to separate value and cancel 2021-06-22 12:42:20 +01:00
core.go Update core.go 2021-07-30 14:45:21 +01:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
format.go vFormat: use gci instead of customized goimports (#1020) 2021-05-19 19:59:46 +08:00
functions_test.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
functions.go remove exported API: toContext 2021-04-05 18:13:24 +01:00
go.mod Chore: bump github.com/lucas-clemente/quic-go from 0.22.1 to 0.23.0 (#1213) 2021-08-20 10:22:19 +08:00
go.sum Chore: bump github.com/lucas-clemente/quic-go from 0.22.1 to 0.23.0 (#1213) 2021-08-20 10:22:19 +08:00
LICENSE Chore: update LICENSE year (#680) 2021-02-17 05:27:52 +08:00
mocks.go Fix: go generate command for Go v1.16 (#695) 2021-02-20 20:43:19 +08:00
proto.go Fix: vprotogen loop dependency (#797) 2021-03-18 18:32:40 +08:00
README.md update readme for third party project usage for advanced protobuf loader 2021-04-13 15:12:48 +01:00
SECURITY.md update security policy with renewed GPG pubkey 2020-11-08 03:54:22 -06:00
v2ray_test.go Chore: format import using goimports (#780) 2021-03-14 07:09:51 +08:00
v2ray.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00

V2Ray

Project V

Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

GitHub Test Badge codecov.io codebeat Codacy Badge Downloads

Packaging Status

If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.

Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects: