Fix go.mod for tools/canoninja
Now it can be ld with `go build` and cross-referenced. Test: treehugger Change-Id: I299efc2d635176519345acf142114097be6bf814
This commit is contained in:
parent
ded9acd86d
commit
94d473c5c7
1 changed files with 2 additions and 0 deletions
|
@ -1 +1,3 @@
|
|||
module canoninja
|
||||
|
||||
go 1.19
|
||||
|
|
Loading…
Reference in a new issue