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
Simplify contributor setup by removing GOPATH dependency
Updates the contributor guide to reflect the shift to Go Modules
as the default build system from Go 1.13 onwards. Contributors
are no longer required to clone the repository within their GOPATH,
simplifying the setup process.
0 commit comments