go-zero/rest
Kevin Wan 6b1e15cab1
chore: update k8s.io/client-go for security reason, go is upgrade to 1.16 (#1912)
* chore: fix jwt dependency security issue

* chore: update clickhouse driver

* chore: fix a security issue

* chore: update dependencies
2022-05-21 14:34:01 +08:00
..
handler chore: improve codecov (#1878) 2022-05-08 13:17:48 +08:00
httpc test: add more tests (#1856) 2022-05-02 21:24:20 +08:00
httpx test: add more tests (#1856) 2022-05-02 21:24:20 +08:00
internal feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
pathvar test: add more tests (#1352) 2021-12-20 22:42:36 +08:00
router refactor: move json related header vars to internal (#1840) 2022-04-28 15:12:04 +08:00
token chore: remove jwt deprecated (#1452) 2022-01-16 10:34:44 +08:00
config.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
engine_test.go chore: update k8s.io/client-go for security reason, go is upgrade to 1.16 (#1912) 2022-05-21 14:34:01 +08:00
engine.go chore: update k8s.io/client-go for security reason, go is upgrade to 1.16 (#1912) 2022-05-21 14:34:01 +08:00
server_test.go feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
server.go refactor: guard timeout on API files (#1726) 2022-03-31 21:39:02 +08:00
types.go Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713) 2022-03-31 20:20:00 +08:00