5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 05:41:07 +08:00
wails/v2/pkg/commands/build
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
..
internal/packager refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
base_test.go Support upserting environment variables 2021-03-12 23:41:13 +11:00
base.go refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
build.go [mac] Fix open panel in dev 2021-11-23 21:04:01 +11:00
builder.go [v2] Big tidy up! 2021-06-12 06:49:38 +10:00
desktop_darwin.go refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
desktop_linux.go refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
desktop_windows.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
desktop.go refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
hybrid.go [v2] Big tidy up! 2021-06-12 06:49:38 +10:00
packager_linux.go [linux] Get CLI working. yum->dnf. doctor improvements. 2021-06-02 20:02:45 +10:00
packager.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
server-assetdb.go.template Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
server.go refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00