Update tools 2024.08.06

This commit is contained in:
Luzifer.io Jenkins 2024-08-06 20:24:17 +00:00
parent e5a00df8a6
commit ac2e3f46e9
3 changed files with 4 additions and 4 deletions

View File

@ -9,6 +9,6 @@ pkgbase = vim-go-tools
source = build.sh
source = tools.txt
sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475
sha512sums = ff04f21c6eefbc577656538c4c61d34126985676ece4a3d7f41560331af16c1b6d43ea135b9d78830beff68e49986c8cf50ace4e57b45fd8624434675935aa06
sha512sums = 514233e9299dac4036eec49f90ef149cdc7743ecc8d6a177d8ea57fc53f21d276fd688f3ed54edda0f37ad0a0c6d8148a168a59fe02a14b8b663ce5117df1c53
pkgname = vim-go-tools

View File

@ -10,7 +10,7 @@ license=(other)
makedepends=('go')
source=("build.sh" "tools.txt")
sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475'
'ff04f21c6eefbc577656538c4c61d34126985676ece4a3d7f41560331af16c1b6d43ea135b9d78830beff68e49986c8cf50ace4e57b45fd8624434675935aa06')
'514233e9299dac4036eec49f90ef149cdc7743ecc8d6a177d8ea57fc53f21d276fd688f3ed54edda0f37ad0a0c6d8148a168a59fe02a14b8b663ce5117df1c53')
build() {
mkdir -p "${srcdir}/go"

View File

@ -30,7 +30,7 @@ honnef.co/go/tools/cmd/staticcheck@latest
# GoProxy: github.com/koron/iferr v0.0.0-20240122035601-9c3e2fbe4bd1
# GoProxy: github.com/mgechev/revive v1.3.9
# GoProxy: github.com/rogpeppe/godef v1.1.2
# GoProxy: golang.org/x/tools v0.23.0
# GoProxy: golang.org/x/tools v0.23.0
# GoProxy: golang.org/x/tools v0.24.0
# GoProxy: golang.org/x/tools v0.24.0
# GoProxy: golang.org/x/tools/gopls v0.16.1
# GoProxy: honnef.co/go/tools v0.4.7