revive: update to 1.3.6.
This commit is contained in:
parent
225dd9cd7c
commit
b5611a97a1
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'revive'
|
# Template file for 'revive'
|
||||||
pkgname=revive
|
pkgname=revive
|
||||||
version=1.3.4
|
version=1.3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
|
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
|
||||||
@ -11,7 +11,7 @@ license="MIT"
|
|||||||
homepage="https://revive.run/"
|
homepage="https://revive.run/"
|
||||||
changelog="https://github.com/mgechev/revive/releases"
|
changelog="https://github.com/mgechev/revive/releases"
|
||||||
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=78a5a5a416d9d6fb2111e978da59b6347516453d60d84ba7914bb1f839b00fe2
|
checksum=64ee2af7820143ec6967b1da3eda641ef74cee071fc7f48d8a0e2e9f272e66d3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user