Fix warning when building go code

This commit is contained in:
Kovid Goyal
2025-09-22 19:47:47 +05:30
parent 41f6b443e6
commit 9a6cf492aa
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b // indirect
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd // indirect
github.com/seancfoley/bintree v1.3.1 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/shoenig/go-m1cpu v0.1.7 // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/yusufpapurcu/wmi v1.2.4 // indirect