refactor: drop two unmaintained dependencies, rename the byte size helpers (#39083)

This commit is contained in:
silverwind
2026-08-27 17:31:20 +02:00
committed by GitHub
parent 3b6ce586a7
commit 66c672d0b7
33 changed files with 197 additions and 180 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
</a>
</td>
<td>{{.Platform}}</td>
<td>{{FileSize .Size}}</td>
<td>{{FormatByteSize .Size}}</td>
</tr>
{{end}}
{{end}}