head 1.2; access; symbols pkgsrc-2025Q2:1.1.0.4 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.2 pkgsrc-2025Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2025.09.18.10.50.39; author leot; state dead; branches; next 1.1; commitid 8HGlVIBSLRqCvbbG; 1.1 date 2025.01.22.22.39.42; author leot; state Exp; branches; next ; commitid xzgLHtusUQn37xGF; desc @@ 1.2 log @sops: Remove unused patch Noticed by , thanks! @ text @$NetBSD: patch-go.mod,v 1.1 2025/01/22 22:39:42 leot Exp $ Rerun go mod tidy and get rid of toolchain. Without that build fails with: go: updates to go.mod needed; to update it: go mod tidy --- go.mod.orig 2024-12-31 12:27:00.000000000 +0000 +++ go.mod @@@@ -1,8 +1,6 @@@@ module github.com/getsops/sops/v3 -go 1.22 - -toolchain go1.22.9 +go 1.22.7 require ( cloud.google.com/go/kms v1.20.3 @ 1.1 log @sops: Commit accidentally missed patch No PKGREVISION bump given that without it it was broken. Thanks to for pointing that out! @ text @d1 1 a1 1 $NetBSD$ @