Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Mar 2026 03:44:19 +0000
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 47025a425328 - main - lang/go126: Update to 1.26.1
Message-ID:  <69aa4d93.39cb2.44c80fb7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by adamw:

URL: https://cgit.FreeBSD.org/ports/commit/?id=47025a4253289a3a385385c9e1e448511032ed96

commit 47025a4253289a3a385385c9e1e448511032ed96
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2026-03-06 03:15:37 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2026-03-06 03:15:37 +0000

    lang/go126: Update to 1.26.1
    
    Changes:
      go1.26.1 (released 2026-03-05) includes security fixes to the
      crypto/x509, html/template, net/url, and os packages, as well as bug
      fixes to the go command, the go fix command, the compiler, and the
      os and reflect packages. See the Go 1.26.1 milestone on our issue
      tracker for details.
---
 lang/go126/Makefile | 2 +-
 lang/go126/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/go126/Makefile b/lang/go126/Makefile
index d5134c381af6..04190f90b4a9 100644
--- a/lang/go126/Makefile
+++ b/lang/go126/Makefile
@@ -1,4 +1,4 @@
-DISTVERSION=	1.26.0
+DISTVERSION=	1.26.1
 BOOTSTRAP_VER=	1.25.7
 
 .include "${.CURDIR}/../go/bsd.go.mk"
diff --git a/lang/go126/distinfo b/lang/go126/distinfo
index 86aefcb2c788..dc3ed5610611 100644
--- a/lang/go126/distinfo
+++ b/lang/go126/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1770827469
-SHA256 (go1.26.0.src.tar.gz) = c9132a8a1f6bd2aa4aad1d74b8231d95274950483a4950657ee6c56e6e817790
-SIZE (go1.26.0.src.tar.gz) = 34095450
+TIMESTAMP = 1772766207
+SHA256 (go1.26.1.src.tar.gz) = 3172293d04b209dc1144698e7ba13f0477f6ba8c5ffd0be66c20fdbc9785dfbb
+SIZE (go1.26.1.src.tar.gz) = 34108253
 SHA256 (go1.25.7.freebsd-arm64.tar.gz) = 631e03d5fd4c526e2f499154d8c6bf4cb081afb2fff171c428722afc9539d53a
 SIZE (go1.25.7.freebsd-arm64.tar.gz) = 57006314
 SHA256 (go1.25.7.freebsd-amd64.tar.gz) = 055f9e138787dcafa81eb0314c8ff70c6dd0f6dba1e8a6957fef5d5efd1ab8fd


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69aa4d93.39cb2.44c80fb7>