5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 12:50:19 +08:00
wails/v2/internal/runtime
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
..
assets [linux] Create Linux runtime 2021-06-04 20:32:40 +10:00
js Merge pull request #961 from wailsapp/dependabot/npm_and_yarn/v2/internal/runtime/js/elliptic-6.5.4 2021-11-24 03:06:21 -08:00
scripts refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00