Thank you to this week's sponsor, Backend Banter!
- Proposals
- Accepted: spec: add range over int, range over func
- Range over int targeted for Go 1.22
- Range over func targeted for Go 1.22 behind the GOEXPERIMENT=rangefunc flag
- Accepted: go/version: package for handling Go version strings
- Accepted: io/fs, net/http: new interface for automatic ETag serving
- Conferences
- π§ GoWest happening TODAY in Lehi, Utah, and online
- Releases
- golangci-lint v1.55
- ποΈ Kivik v4.0
- π Books
- Learn Go with Pocket Sized Projects (discount code)
- GoBooks repository
- [Sponsored] Backend Banter is the only podcast dedicated to backend development, technologies, and careers.
- π‘οΈ Interview with Juho Nurminen of Mattermost
- Social
- Blog posts
- cmd/go: go.mod toolchain directive allows arbitrary execution
- Proposals mentioned
- os/exec: return ErrDot from LookPath when argument is relative
- html/template: full support for JS template literals
- html/template: rewrite JS parser
- html/template: use x/net/html for parsing
- Resources