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
build(docker): simplify local avalanchego handling in Dockerfile
- Move ./avalanchego to /third_party if present.
- Always dropreplace first; conditionally add replace if go.mod exists.
- Run go mod tidy after edits.
0 commit comments