From a57f18c06e22c97f4c073d2d7ae82aa777bff291 Mon Sep 17 00:00:00 2001 From: Benjamin Gandon Date: Thu, 5 Dec 2024 00:55:29 +0100 Subject: [PATCH] Update release notes after last successful build --- ci/release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/release_notes.md b/ci/release_notes.md index 9378467..ec1cd4d 100644 --- a/ci/release_notes.md +++ b/ci/release_notes.md @@ -2,6 +2,6 @@ - Document why Alpine image can't be used for building to Go code - Deprecate the specific `skip_download` resource property in favor of the standard `no_get` [Concourse feature][no_get] (submitted in #10, thanks @brakel!) -- Built with latest go 1.21 patch version (i.e. v1.21.13) +- Built with latest go 1.22 patch version (i.e. v1.22.10) [no_get]: https://concourse-ci.org/put-step.html#schema.put.no_get