Go to file
dependabot[bot] 34f9f410d5 Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.2...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 23:47:47 +08:00
admission add plugin system 2023-04-18 20:52:56 +08:00
api add plugin system 2023-04-18 20:52:56 +08:00
auth add plugin system 2023-04-18 20:52:56 +08:00
bypass add plugin system 2023-04-18 20:52:56 +08:00
chain add plugin system 2023-04-18 20:52:56 +08:00
config add token for plugin 2023-04-20 19:05:59 +08:00
connector relay: add direct routing for tunnel 2023-02-06 21:16:56 +08:00
dialer fix keepalive for websocket 2023-03-21 17:58:10 +08:00
handler add timeout for sniffing 2023-05-21 15:47:51 +08:00
hosts add plugin system 2023-04-18 20:52:56 +08:00
ingress add plugin system 2023-04-18 20:52:56 +08:00
internal add timeout for sniffing 2023-05-21 15:47:51 +08:00
limiter add UDP support for reverse proxy tunnel 2023-02-02 19:18:10 +08:00
listener add client label for metrics 2023-04-14 18:51:34 +08:00
logger add log rotation config 2022-10-20 15:32:27 +08:00
metadata case-insensitive metadata key 2023-01-11 22:25:58 +08:00
metrics add client label for metrics 2023-04-14 18:51:34 +08:00
recorder add plugin system 2023-04-18 20:52:56 +08:00
registry add plugin system 2023-04-18 20:52:56 +08:00
resolver add plugin system 2023-04-18 20:52:56 +08:00
selector fix proxy protocol 2022-09-28 11:47:56 +08:00
service add plugin system 2023-04-18 20:52:56 +08:00
go.mod Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.1 2023-09-15 23:47:47 +08:00
go.sum Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.1 2023-09-15 23:47:47 +08:00
LICENSE add license 2022-03-14 20:27:50 +08:00
README.md initial commit 2022-03-14 20:27:14 +08:00

The extended (may be experimental) features outside the main gost tree.