Commit Graph
2 Commits
Author SHA1 Message Date
John Olheiser a48d6ba4b4 Go 1.19 format (#20758)
* 1.19 gofumpt

Signed-off-by: jolheiser <[email protected]>

* Change CSV test

Signed-off-by: jolheiser <[email protected]>

* Commit whitespace fixes from @zeripath

Co-authored-by: zeripath <[email protected]>

* Update emoji

Signed-off-by: jolheiser <[email protected]>

* bump swagger & fix generate-swagger

Signed-off-by: jolheiser <[email protected]>
Co-authored-by: zeripath <[email protected]>
Co-authored-by: 6543 <[email protected]>
Co-authored-by: Lauris BH <[email protected]>
2022-08-30 21:15:45 -05:00
wxiaoguang 4f27c28947 Remove legacy unknwon/com package (#19298)
Follows: #19284
* The `CopyDir` is only used inside test code
* Rewrite `ToSnakeCase` with more test cases
* The `RedisCacher` only put strings into cache, here we use internal `toStr` to replace the legacy `ToStr`
* The `UniqueQueue` can use string as ID directly, no need to call `ToStr`
2022-04-02 00:34:57 +08:00