[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41267: Downgrade go to 1.22 series due to upstream dropping support for macOS 10.15 in 1.23

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Mon Oct 14 14:17:48 UTC 2024



Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
b152b726 by Morgan at 2024-10-10T23:26:31+00:00
Bug 41267: Downgrade go to 1.22 series due to upstream dropping support for macOS 10.15 in 1.23

- - - - -


1 changed file:

- projects/go/config


Changes:

=====================================
projects/go/config
=====================================
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: '1.23.2'
+version: '1.22.8'
 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
 container:
   use_container: 1
@@ -126,7 +126,7 @@ input_files:
     enable: '[% ! c("var/linux") %]'
   - URL: 'https://go.dev/dl/go[% c("version") %].src.tar.gz'
     name: go
-    sha256sum: 36930162a93df417d90bd22c6e14daff4705baac2b02418edda671cdfa9cd07f
+    sha256sum: df12c23ebf19dea0f4bf46a22cbeda4a3eca6f474f318390ce774974278440b8
   - project: go-bootstrap
     name: go-bootstrap
     target_replace:



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b152b726b91d57e5dcbca6ca1ab872ab7c3cf7d7

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b152b726b91d57e5dcbca6ca1ab872ab7c3cf7d7
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20241014/ea205b2b/attachment.htm>


More information about the tor-commits mailing list