In go1.18 buildInfo will include the git revision hash, use that to fix the Build field of Version so that it is correct even if Delve wasn't built using make.go. |
||
|---|---|---|
| .. | ||
| buildinfo.go | ||
| fixbuild.go | ||
| version.go | ||
In go1.18 buildInfo will include the git revision hash, use that to fix the Build field of Version so that it is correct even if Delve wasn't built using make.go. |
||
|---|---|---|
| .. | ||
| buildinfo.go | ||
| fixbuild.go | ||
| version.go | ||