diff options
| author | Jeff Carr <[email protected]> | 2024-11-07 13:50:28 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-07 13:50:28 -0600 |
| commit | 3133bb0801bcfd3912e994d67349443fd3230512 (patch) | |
| tree | 10439908e595c890eba8620bcd4b378e78c0df85 /main.go | |
| parent | 1b7db666f166ce375a377858404d9108a81e0e76 (diff) | |
englishv0.21.1
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import ( "go.wit.com/log" ) -// sent from -ldflags +// sent via -ldflags var VERSION string // This is the beginning of our binary tree of widgets |
