Skip to content

Commit

Permalink
chore: reset go.19
Browse files Browse the repository at this point in the history
Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
  • Loading branch information
giautm committed Apr 21, 2023
1 parent 2df1193 commit e972e42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
example.com/foo/wire.go:x:y: not enough arguments in call to wire.Bind
have (*Fooer)
want (interface{}, interface{})
example.com/foo/wire.go:x:y: not enough arguments in call to wire.Bind
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
example.com/foo/wire.go:x:y: not enough arguments in call to wire.InterfaceValue
have (string)
want (interface{}, interface{})
example.com/foo/wire.go:x:y: not enough arguments in call to wire.InterfaceValue

0 comments on commit e972e42

Please sign in to comment.