CA.go#16 LT大会で使用したスライドです。
参考資料
- Go 1.20 Release Notes(https://go.dev/doc/go1.20)
- Go 1.24 Release Notes(https://go.dev/doc/go1.24)
- Go 1.25 Release Notes(https://go.dev/doc/go1.25)
- issue: testing: Add T.Output() etc(https://github.com/golang/go/issues/59928)
- issue: testing: add TB.Chdir(https://github.com/golang/go/issues/62516)
- issue: testing/synctest: replace Run with Test(https://github.com/golang/go/issues/73567)
- Go 1.22リリース連載 vet, log/slog, testing/slogtest | フューチャー技術ブログ(https://future-architect.github.io/articles/20240205a/)