servegit: use more performant WalkDir
Created by: keegancsmith
WalkDir was introduced in go1.16 suits our use case while being more efficient.
Test Plan: go test
Created by: keegancsmith
WalkDir was introduced in go1.16 suits our use case while being more efficient.
Test Plan: go test