yj: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:35:00 +04:00 committed by Michael Aldridge
parent 8b94478cd4
commit bed58b270e

View file

@ -1,7 +1,7 @@
# Template file for 'yj' # Template file for 'yj'
pkgname=yj pkgname=yj
version=5.1.0 version=5.1.0
revision=2 revision=3
build_style=go build_style=go
go_import_path="github.com/sclevine/yj/v${version%%.*}" go_import_path="github.com/sclevine/yj/v${version%%.*}"
short_desc="Convert YAML <=> TOML <=> JSON <=> HCL" short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"