put a non-empty file in resources/
This commit is contained in:
parent
721ee08ad2
commit
3ff6dae849
7
TODO
7
TODO
|
@ -2,13 +2,10 @@ notes on what to fix next
|
||||||
|
|
||||||
go-args make patches for alexflint
|
go-args make patches for alexflint
|
||||||
|
|
||||||
forge checkout jcarr (alias username to 'user')
|
|
||||||
forge verify devel branches
|
forge verify devel branches
|
||||||
|
|
||||||
fix going2go build
|
go-mod-clean --restore *.pb.go files
|
||||||
fix fyne build
|
|
||||||
|
|
||||||
go-mod-clean set ctime on files
|
go-mod-clean set ctime on files
|
||||||
go-mod-clean fix --purge to be used more often. put --purge in 'make clean' ?
|
go-mod-clean --purge -- add to 'forge'
|
||||||
|
|
||||||
guireleaser change "title small" to the package being updated"
|
guireleaser change "title small" to the package being updated"
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
* you can put toolkit .so binaries here
|
Loading…
Reference in New Issue