head 1.2; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2026.04.09.09.18.38; author adam; state dead; branches; next 1.1; commitid bGEyR9vUfTrutgBG; 1.1 date 2025.09.07.18.29.25; author maya; state Exp; branches; next ; commitid nMHMPD1tD8kZoO9G; desc @@ 1.2 log @buf: updated to 1.67.0 1.67.0 Fix LSP not skipping buf.build/docs links for lint rules from check plugins and policies. Fix buf dep graph --format json silently dropping dependencies when a dependency was already seen. Add support for --rbs_out as a protoc_builtin plugin (requires protoc v34.0+). Add relevant links from CEL LSP hover documentation to either or Add OpenBSD and FreeBSD release binaries for amd64 and arm64. Skip writing unchanged output files in buf generate to preserve modification times Update buf beta registry plugin delete to prompt the user for deletion, matching the UX of the other deletion commands. Use --force to restore the old behavior. @ text @$NetBSD: patch-go.mod,v 1.1 2025/09/07 18:29:25 maya Exp $ Use the copy of docker/docker we extracted with GO_MODULE_EXTRACT and patched. --- go.mod.orig 2024-10-08 19:19:09.000000000 +0000 +++ go.mod @@@@ -125,3 +125,5 @@@@ require ( google.golang.org/genproto/googleapis/rpc v0.0.0-20240930140551-af27646dc61f // indirect google.golang.org/grpc v1.67.1 // indirect ) + +replace github.com/docker/docker => ../github.com/docker/docker@@v27.3.1+incompatible @ 1.1 log @Add buf version 1.45.0 CLI tool for working with protocol buffers. It provides: - A linter that enforces good API design choices and structure. - A breaking change detector that enforces compatibility at the source code or wire level. - A generator that invokes your plugins based on configurable templates - A formatter that formats your Protobuf files in accordance with industry standards. - Integration with the Buf Schema Registry, including full dependency management. @ text @d1 1 a1 1 $NetBSD$ @