5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 07:12:01 +08:00
wails/v2/internal/system/operatingsystem
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
..
os_darwin.go Support wails doctor for Mac 2020-12-30 00:18:59 +11:00
os_linux.go refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
os_windows.go Refactor doctor for windows 2021-03-20 16:27:35 +11:00
os.go Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00