5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:10:48 +08:00

Bugfix/sync go mod (#2222)

* Add nosyncgomod flag

* Fix tests on unix

* Fix tests on unix
This commit is contained in:
Lea Anthony 2022-12-20 22:15:36 +11:00 committed by GitHub
parent 8067a1cedb
commit d588c7a4d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
//go:build unix
//go:build darwin || linux
package gomod