routine
routine copied to clipboard
ThreadLocal for Golang.
### 如何使用泛型版本 1. 编辑你项目的 `go.mod` 文件,把 `go` 版本修改为 `1.18`。 2. 复制 [feature/generic](https://github.com/timandy/routine/commits/feature/generic) 分支最新提交的 `SHA` 值。 3. 到你项目下执行 `go get github.com/timandy/routine@SHA`,替换 `SHA` 为复制的值。 --- ### How to use the generic version...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. Commits b747d7c Bump github.com/stretchr/objx from 0.4.0 to 0.5.0 (#1283) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Question As Title, When will the Golang 1.19 compatible version be released ?...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @SuperQ in stretchr/testify#1394 Document that require is not safe to...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Question When will version 1.22.5 be supported? ### Code of Conduct - [X]...