diff --git a/collector/paths.go b/collector/paths.go index c5622d5..0d23a7d 100644 --- a/collector/paths.go +++ b/collector/paths.go @@ -15,7 +15,7 @@ package collector import ( - "gopkg.in/alecthomas/kingpin.v2" + kingpin "github.com/alecthomas/kingpin/v2" ) // The path of the Flexlm binaries.