mirror of https://github.com/aptly-dev/aptly
5a713534c6
Init is actually never called and I have no clue why it is there if it is not called. Take this opportunity to introduce a New function which only does the helper lookup and panics iff that fails. Panic may be a bit too aggressive, but seems the most certain way to get out of not finding a suitable gpg1 binary. |
||
---|---|---|
.. | ||
context.go | ||
context_test.go |