]> git.notmuchmail.org Git - notmuch/commit
go: update the addrlookup utility to go 1
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 9 May 2012 11:15:18 +0000 (13:15 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 11 May 2012 11:35:50 +0000 (08:35 -0300)
commit9bf6eec1a51c49f025454fdfc709b4d29142f84c
tree28e6d31ba947be09e6ff5b507147324871a14fe0
parent3760a79b3fd551c389f1216af321d1ab45d0642f
go: update the addrlookup utility to go 1

Use the new built in error type that replaces os.Error, adapt the code
to the fact that strings.Split has just two arguments now.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/go/src/notmuch-addrlookup/addrlookup.go