You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title have said, I have had difficulty making a self-contained executable with go.rice. The executable made with go build works fine as-is, but it cannot be run after I do rice append -v --exec linx-server:
As the title have said, I have had difficulty making a self-contained executable with
go.rice
. The executable made withgo build
works fine as-is, but it cannot be run after I dorice append -v --exec linx-server
:I've tried clean-building using Go 1.14 on GitHub Actions, it is either hit or miss whether the executable runs or returns the exact same error.
The text was updated successfully, but these errors were encountered: