head 1.2; access; symbols pkgsrc-2024Q4:1.1.0.2 pkgsrc-2024Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2025.03.09.19.37.14; author bsiegert; state dead; branches; next 1.1; commitid bSotq6D0ijKYCqMF; 1.1 date 2024.12.22.20.12.32; author bsiegert; state Exp; branches; next ; commitid T1p8G55hngtmixCF; desc @@ 1.2 log @go-tools: update to 0.31.0 No changelog from upstream. @ text @$NetBSD: patch-go.mod,v 1.1 2024/12/22 20:12:32 bsiegert Exp $ Update /x/net version to remove a vulnerability. --- go.mod.orig 2024-12-22 19:58:57.194168637 +0000 +++ go.mod @@@@ -6,7 +6,7 @@@@ require ( github.com/google/go-cmp v0.6.0 github.com/yuin/goldmark v1.4.13 golang.org/x/mod v0.22.0 - golang.org/x/net v0.32.0 + golang.org/x/net v0.33.0 golang.org/x/sync v0.10.0 golang.org/x/telemetry v0.0.0-20240521205824-bda55230c457 ) @ 1.1 log @go-tools: update to 0.28 (security) Contains a fix for GO-2024-3333: Non-linear parsing of case-insensitive content in golang.org/x/net/html @ text @d1 1 a1 1 $NetBSD$ @