We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3202f1d commit 857d691Copy full SHA for 857d691
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## [Unreleased]
4
5
+
6
+## [v201] - 2024-12-06
7
8
* Add go1.23.4
9
* Add go1.22.10
10
* go1.23 defaults to 1.23.4
@@ -1035,7 +1038,8 @@
1035
1038
1036
1039
* [GOPATH naming changed & update godep](https://github.com/heroku/heroku-buildpack-go/pull/82)
1037
1040
-[unreleased]: https://github.com/heroku/heroku-buildpack-go/compare/v200...main
1041
+[unreleased]: https://github.com/heroku/heroku-buildpack-go/compare/v201...main
1042
+[v201]: https://github.com/heroku/heroku-buildpack-go/compare/v200...v201
1043
[v200]: https://github.com/heroku/heroku-buildpack-go/compare/v199...v200
1044
[v199]: https://github.com/heroku/heroku-buildpack-go/compare/v198...v199
1045
[v198]: https://github.com/heroku/heroku-buildpack-go/compare/v197...v198
0 commit comments