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
How can I compile all the libs with my main.go?
I use an alpine container to run my program, but an error is reported that the so dependency is missing. Is there a way to compile the dependency with my program into a binary file
Additional details
The text was updated successfully, but these errors were encountered:
Summary
How can I compile all the libs with my main.go?
I use an alpine container to run my program, but an error is reported that the so dependency is missing. Is there a way to compile the dependency with my program into a binary file
Additional details
The text was updated successfully, but these errors were encountered: