Commit Graph

11 Commits

Author SHA1 Message Date
Jeff Carr c847491037 trigger new version due to pkg vs sum error
somehow this happened somewhere in early 2025:

	root@b:~# go install go.wit.com/apps/forge@v0.22.110
	go: downloading go.wit.com/lib/fhelp v0.0.9
	go/pkg/mod/go.wit.com/apps/forge@v0.22.110/windowHowto.go:11:2: go.wit.com/lib/fhelp@v0.0.9: 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-05-23 10:31:52 -05:00
Jeff Carr ef24c64f5b expose func 2025-02-22 06:53:10 -06:00
Jeff Carr 06564368bc first attempt to install protoc on linux 2025-02-12 15:10:50 -06:00
Jeff Carr 815d061d5d add help for 'go-mod-clean' 2025-01-17 05:13:25 -06:00
Jeff Carr 45c3bd3e16 parse out the uuid and version 2025-01-17 02:51:16 -06:00
Jeff Carr 2329bc364e better function names 2025-01-14 12:48:44 -06:00
Jeff Carr 93b5b4a9ca forgot .gitignore go.* 2025-01-13 09:20:48 -06:00
Jeff Carr bd54fa707a code to determine the go src directory 2025-01-13 08:55:48 -06:00
Jeff Carr 24200adb8a new package to put help things 2025-01-13 08:12:06 -06:00
Jeff Carr 1e7b1a565a make install 2025-01-13 06:03:49 -06:00
Jeff Carr 0a3aa9230b start a help system for forge 2025-01-13 02:50:01 -06:00