mirror of
https://github.com/openziti/zrok.git
synced 2025-08-17 19:31:12 +02:00
fixes for nit-picky golang 1.24 toolchain
This commit is contained in:
@@ -44,5 +44,5 @@ func main() {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
fmt.Printf(string(buf[:n]))
|
||||
fmt.Println(string(buf[:n]))
|
||||
}
|
||||
|
Reference in New Issue
Block a user