glow: revbump for go 1.21
This commit is contained in:
parent
20dfe82d60
commit
10fba60a7c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glow'
|
# Template file for 'glow'
|
||||||
pkgname=glow
|
pkgname=glow
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/charmbracelet/glow
|
go_import_path=github.com/charmbracelet/glow
|
||||||
go_ldflags="-X main.Version=${version}"
|
go_ldflags="-X main.Version=${version}"
|
||||||
|
|
Loading…
Reference in New Issue