all: update golang.org/x/tools dependency to support Go v1.22.0 (#401)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
example.com/foo/wire.go:x:y: not enough arguments in call to wire.Bind
|
||||
example.com/foo/wire.go:x:y: not enough arguments in call to wire.Bind
|
||||
have (*Fooer)
|
||||
want (interface{}, interface{})
|
||||
@@ -1 +1,3 @@
|
||||
example.com/foo/wire.go:x:y: not enough arguments in call to wire.InterfaceValue
|
||||
example.com/foo/wire.go:x:y: not enough arguments in call to wire.InterfaceValue
|
||||
have (string)
|
||||
want (interface{}, interface{})
|
||||
Reference in New Issue
Block a user