jheimbach / nfc-cash-system

0 stars 1 forks source link

Please bump NFC dependency #22

Open clausecker opened 4 years ago

clausecker commented 4 years ago

I have recently migrated github.com/fuzxxl/nfc to Go modules. The new import path is

import "github.com/fuzxxl/nfc/v2"

libnfc version 1.8.0 or newer is required. Please consider updating your dependency as the old versioning scheme is no longer supported.

jheimbach commented 4 years ago

Hi @fuzxxl thanks for the info, will update the lib shortly

clausecker commented 3 years ago

While you are at it, I have since renamed my github account. The new import path is

import "github.com/clausecker/nfc/v2"

I apologise for the inconvenience. The existing import path will continue to work indefinitely but won't receive updates.