A diff of go mod left when executing make
#5160
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
severity/minor
type/bug
The issue is confirmed as a bug.
Bug Report
What did you do?
In #4934, we remove
github.com/alecthomas/template
item in the mod. But if we have already generated thedocs.go
or runmake swagger-spec
. There will be a diff of go mod left when executingmake
ormake pd-server
What did you expect to see?
There is nothing being changed.
What did you see instead?
What version of PD are you using (
pd-server -V
)?The text was updated successfully, but these errors were encountered: