v2rayA/service
dependabot[bot] 37999ea35a chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /service
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:04:55 +00:00
..
common fix(ntp): assume network error as no error 2023-09-02 19:35:21 +08:00
conf fix: not delete tables rules after http test 2023-03-30 20:54:02 +08:00
core fix: port occupation when latency test (#1058) 2023-08-31 23:36:08 +08:00
db
infra/dataStructure
pkg fix: tuic/juicity not work #1069 2023-09-03 13:57:02 +08:00
server chore: refine the v2ray only feature warning 2023-09-03 12:40:22 +08:00
.gitignore
go.mod chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /service 2023-10-11 23:04:55 +00:00
go.sum chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /service 2023-10-11 23:04:55 +00:00
main.go feat: support tuic protocol 2023-08-19 21:45:54 +08:00
pre.go