dundee / gdu

Fast disk usage analyzer with console interface written in Go
MIT License
3.75k stars 137 forks source link

updated go.mod and added updated spec. #365

Closed daniejstriata closed 2 months ago

daniejstriata commented 2 months ago

I updated the go.mod. There were 2 protobuf includes:

which I replaced with:

I also updated opencensus.io from:

to:

I updated the RPM SPEC file. I compiled this in my branch and did not see any obvious issues.