5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 17:41:24 +08:00
wails/lib
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
..
binding refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
event Develop (#634) 2021-03-27 21:06:02 +11:00
interfaces [v2] go fmt + windowIsTranslucent 2021-09-15 20:30:14 +10:00
ipc Develop (#343) 2020-02-08 09:58:16 +11:00
logger Develop (#250) 2019-10-08 06:12:08 +11:00
messages Develop (#250) 2019-10-08 06:12:08 +11:00
renderer Merge branch 'master' into develop 2021-10-26 19:35:18 +11:00