summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-23trigger new version due to pkg vs sum errorv0.0.13v0.0.12v0.0.11v0.0.10Jeff Carr
somehow this happened somewhere in early 2025: root@b:~# go install go.wit.com/apps/[email protected] go: downloading go.wit.com/lib/fhelp v0.0.9 go/pkg/mod/go.wit.com/apps/[email protected]/windowHowto.go:11:2: go.wit.com/lib/[email protected]: verifying module: checksum mismatch downloaded: h1:Az6H6IFpel5Cm5Ok8LxfPErM0PnIGOc1tBN9yaCjUeA= sum.golang.org: h1:4705J6yZ1g7YbOtNqBjVILzrR/oWIS0bfOWpG0WNGpI= SECURITY ERROR This download does NOT match the one reported by the checksum server. The bits may have been replaced on the origin server, or an attacker may have intercepted the download attempt.
2025-02-22expose funcv0.0.9Jeff Carr
2025-02-12first attempt to install protoc on linuxv0.0.8v0.0.7v0.0.6Jeff Carr
2025-01-17add help for 'go-mod-clean'v0.0.5v0.0.4Jeff Carr
2025-01-17parse out the uuid and versionv0.0.3Jeff Carr
2025-01-14better function namesJeff Carr
2025-01-13forgot .gitignore go.*v0.0.2Jeff Carr
2025-01-13code to determine the go src directoryJeff Carr
2025-01-13new package to put help thingsv0.0.1Jeff Carr
2025-01-13make installJeff Carr
2025-01-13start a help system for forgev0.0.0Jeff Carr