now downloading the latest version alwaays.

This commit is contained in:
Erik Brakkee 2024-11-20 22:03:33 +01:00
parent 882c0a8a17
commit 4a4032d8b2

View File

@ -4,7 +4,7 @@
#.PHONY: fmt vet build clean #.PHONY: fmt vet build clean
tools: tools:
go install git.wamblee.org/public/gotools/cmd/go2junit@v0.0.4 GOPROXY=direct go install -v git.wamblee.org/public/gotools/cmd/go2junit@latest
fmt: fmt:
go fmt ./... go fmt ./...