Skip to content

Commit

Permalink
Merge pull request #676 from matryer/high_sierra_fix
Browse files Browse the repository at this point in the history
Update to Wails alpha.61
  • Loading branch information
matryer authored Mar 30, 2021
2 parents a8e8a34 + 12188c3 commit 7449383
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/matryer/xbar/pkg/update v0.0.0-00010101000000-000000000000
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.9.1
github.com/wailsapp/wails/v2 v2.0.0-alpha.60
github.com/wailsapp/wails/v2 v2.0.0-alpha.61
golang.org/x/sys v0.0.0-20201207223542-d4d67f95c62d // indirect
)

Expand Down
2 changes: 2 additions & 0 deletions app/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=
github.com/ulikunitz/xz v0.5.10/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
github.com/wailsapp/wails/v2 v2.0.0-alpha.60 h1:ji3co6B6n0y3Hd0h+fAH8bvE1TPRl7sEQE+Zj89Qr7g=
github.com/wailsapp/wails/v2 v2.0.0-alpha.60/go.mod h1:Yc65JRHZwCwYfBTaemkOzN7nOl2e1iBVZMzEVPxsQ9s=
github.com/wailsapp/wails/v2 v2.0.0-alpha.61 h1:Ncv45ocLqd/EnjXlbADIg9LSdrhDifCW6h/beN2x2eU=
github.com/wailsapp/wails/v2 v2.0.0-alpha.61/go.mod h1:Yc65JRHZwCwYfBTaemkOzN7nOl2e1iBVZMzEVPxsQ9s=
github.com/wzshiming/ctc v1.2.3/go.mod h1:2tVAtIY7SUyraSk0JxvwmONNPFL4ARavPuEsg5+KA28=
github.com/wzshiming/winseq v0.0.0-20200112104235-db357dc107ae/go.mod h1:VTAq37rkGeV+WOybvZwjXiJOicICdpLCN8ifpISjK20=
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 h1:nIPpBwaJSVYIxUFsDv3M8ofmx9yWTog9BfvIu0q41lo=
Expand Down

0 comments on commit 7449383

Please sign in to comment.