build: upgrade to go 1.17 and dependencies
This commit is contained in:
2
vendor/github.com/eclipse/paho.mqtt.golang/trace.go
generated
vendored
2
vendor/github.com/eclipse/paho.mqtt.golang/trace.go
generated
vendored
@ -27,7 +27,7 @@ type (
|
||||
NOOPLogger struct{}
|
||||
)
|
||||
|
||||
func (NOOPLogger) Println(v ...interface{}) {}
|
||||
func (NOOPLogger) Println(v ...interface{}) {}
|
||||
func (NOOPLogger) Printf(format string, v ...interface{}) {}
|
||||
|
||||
// Internal levels of library output that are initialised to not print
|
||||
|
Reference in New Issue
Block a user