revive: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:37 +04:00 committed by Michael Aldridge
parent fa321163bb
commit f859b9d089

View file

@ -1,7 +1,7 @@
# Template file for 'revive'
pkgname=revive
version=1.3.2
revision=1
revision=2
build_style=go
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
go_import_path="github.com/mgechev/revive"