mirror of
https://github.com/imjasonh/version
synced 2026-07-06 22:12:27 +00:00
Update README.md
This commit is contained in:
parent
19a675423a
commit
986ca14d2c
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Since the early days of Go, if you wanted to embed something like the Git commit
|
|||
```
|
||||
package main
|
||||
|
||||
const commit = "unknown"
|
||||
var commit = "unknown"
|
||||
```
|
||||
|
||||
and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue