diff options
| author | Jeff Carr <[email protected]> | 2025-10-19 05:19:01 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-19 05:19:01 -0500 |
| commit | 26cef99d4deca65ef664459ba4278d5346883013 (patch) | |
| tree | 8fced95774dbe3d908bc8bf9c339666d805c0145 /main.go | |
| parent | e4f3c02a6f97810aa69a85e81a994c12b33a8ca8 (diff) | |
thank goodness. not really. argv is still a messv0.0.33
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -16,13 +16,6 @@ import ( "go.wit.com/log" ) -// sent via -ldflags -var VERSION string -var BUILDTIME string - -// used for shell auto completion -var ARGNAME string = "fixup" // todo: get this from $0 ? - //go:embed resources/* var resources embed.FS |
