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
This changes the build tasks for this project to disable CGO. The goal
is to create safer binaries by reducing the attack surface and avoiding
dependence on third-party modules that use C.
0 commit comments