42wim / plugctl

Smartplug Maginon controller
GNU General Public License v2.0
5 stars 4 forks source link

import path code.google.com/p/gcfg will stop working #5

Closed MPParsley closed 8 years ago

MPParsley commented 8 years ago

warning: code.google.com is shutting down; import path code.google.com/p/gcfg will stop working

"code.google.com/p/gcfg"

should become:

"gopkg.in/gcfg.v1"

in helpers.go