librespeed / speedtest-go

Go backend for LibreSpeed
GNU Lesser General Public License v3.0
700 stars 152 forks source link

Fix wrong format type in Fatalf call #48

Closed yunginnanet closed 1 year ago

yunginnanet commented 1 year ago

web/listener_linux.go:57:3: github.com/sirupsen/logrus.Fatalf format %s has arg len(listeners) of wrong type int

for ints we use %d