Re: [PATCH] go: use a different goconfig package

Subject: Re: [PATCH] go: use a different goconfig package

Date: Fri, 03 May 2013 21:28:36 -0300

To: Justus Winter, notmuch@notmuchmail.org

Cc:

From: David Bremner


Justus Winter <4winter@informatik.uni-hamburg.de> writes:

> The notmuch-addrlookup utility uses a third party library to read the
> notmuch configuration file. The previously used implementation at
> "github.com/kless/goconfig" vanished, so this patch switches to the
> implementation at "github.com/msbranco/goconfig". As the
> implementations differ at the API level, the code is updated
> accordingly.

Pushed,

d

Thread: