You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Needing to awkwardly treat Go versions as if they were semver is no longer necessary thanks to go/version being in Go 1.22.0 now. |
2 years ago | |
---|---|---|
.. | ||
go1.22 | 2 years ago | |
README | 2 years ago |
README
The patches are maintained and reviewed at https://github.com/burrowers/go-patches/pulls. For stable releases, the patches are generated like: git format-patch --relative=src release-branch.go1.20..garble-go1.20 For master: git format-patch --relative=src master..garble-go1.21