Update tools 2024.09.09

This commit is contained in:
Luzifer.io Jenkins 2024-09-09 16:24:18 +00:00
parent a9790339dd
commit 4d277f5180
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 = 997d21735e0a7d772537e37c69ca12e5aad0f6f391543c19b8af6341d7929b0d2fbeecc23128040bd89f636fc006d83a5eb9a17f33591d8f81d5dc43e25ee3af
sha512sums = 34d087344925d18f4a763cacf2182cb3b8c8c83fade0af64d0e456ce34097bddc7c0b5ae0e82feaeb841fafcc4c63eff79052e106fe95dd66685f61cf980201b
pkgname = vim-go-tools

View File

@ -10,7 +10,7 @@ license=(other)
makedepends=('go')
source=("build.sh" "tools.txt")
sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475'
'997d21735e0a7d772537e37c69ca12e5aad0f6f391543c19b8af6341d7929b0d2fbeecc23128040bd89f636fc006d83a5eb9a17f33591d8f81d5dc43e25ee3af')
'34d087344925d18f4a763cacf2182cb3b8c8c83fade0af64d0e456ce34097bddc7c0b5ae0e82feaeb841fafcc4c63eff79052e106fe95dd66685f61cf980201b')
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.24.0
# GoProxy: golang.org/x/tools v0.24.0
# GoProxy: golang.org/x/tools v0.25.0
# GoProxy: golang.org/x/tools v0.25.0
# GoProxy: golang.org/x/tools/gopls v0.16.2
# GoProxy: honnef.co/go/tools v0.5.1