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
fix(ci): promote go-hclog to direct dep; fix gci alignment in syncer_test
go mod tidy promotes github.com/hashicorp/go-hclog from indirect to
direct now that pkg/raft/node.go imports it explicitly.
gci auto-formatted stubRaftNode method stubs in syncer_test.go.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments