feat(goreleaser): add 'stdjson' tag to picoclaw build configuration

Signed-off-by: Boris Bliznioukov <blib@mail.com>
This commit is contained in:
Boris Bliznioukov 2026-02-17 14:55:37 +01:00
parent ad747e8e89
commit 2d758d714f
No known key found for this signature in database

View file

@ -11,6 +11,8 @@ builds:
- id: picoclaw - id: picoclaw
env: env:
- CGO_ENABLED=0 - CGO_ENABLED=0
tags:
- stdjson
goos: goos:
- linux - linux
- windows - windows