No description
Find a file
2026-01-22 17:51:26 +01:00
.golangci.yaml new: lint 2026-01-22 17:33:07 +01:00
go.mod go: update go version 2026-01-22 17:03:07 +01:00
LICENSE.txt initial commit 2024-02-27 12:27:50 +01:00
main.go tidy 2026-01-22 17:51:26 +01:00
README.md new: version spec in tool, multiple tools at once 2024-03-19 10:56:27 +01:00

updater

This updater tries to read the Go build information from the given binary and uses the local Go toolchain to update the binary in-place. This conceptiually works with Go built binaries only.