Eng Zer Jun
ef8d7d2fd7
refactor: move from io/ioutil to io and os packages
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-25 12:15:43 +08:00
Lea Anthony
79147c612e
[v2] Big tidy up!
2021-06-12 06:49:38 +10:00
Lea Anthony
e9deb248f9
Move assets -> build dir. Bundle assets in CLI binary.
2021-05-13 20:12:19 +10:00
Lea Anthony
41d2158375
Support building arm64 & universal binaries.
2021-03-25 21:12:29 +11:00
Lea Anthony
f384fc7562
Add -k flag for debug purposes
2021-01-03 05:02:48 +11:00
Lea Anthony
a54d875ceb
Fix misc build issues
2021-01-01 13:00:38 +11:00
Lea Anthony
6fa2ebdd4f
Lint fix & tidy up
2020-12-06 21:15:23 +11:00
Lea Anthony
c9bf4e3d48
refactor clilogger
2020-10-17 13:47:13 +11:00
Travis McLane
c158fd369a
Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2'
2020-09-15 19:52:54 -05:00