wails/v2/pkg
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
..
buildassets [mac] Fix plist generation 2021-11-02 21:56:35 +11:00
clilogger Dev colours 2021-02-20 15:25:40 +11:00
commands/build refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
git Support git init. Get author details. 2020-11-21 11:43:13 +11:00
logger [windows-x] Initial support for dev 2021-08-18 22:13:45 +10:00
mac Initial support for desktop notifications 2021-04-07 06:32:21 +10:00
menu refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
options Merge branch '930_-_default_window_state' 2021-11-16 18:23:43 +11:00
parser refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
runtime [v2] Add WindowGetPos & WindowGetSize 2021-10-18 21:42:02 +11:00
str Support updating tray labels in an efficient manner 2021-01-16 11:35:49 +11:00