https://bugzilla.redhat.com/show_bug.cgi?id=1426972
--- Comment #18 from Dusty Mabe <[email protected]> --- Man I really wish I knew more about go.. This took me way too long to figure out: ``` [vagrant@f26vanilla hugo]$ go get -v github.com/mitchellh/mapstructure github.com/mitchellh/mapstructure (download) github.com/mitchellh/mapstructure [vagrant@f26vanilla hugo]$ GOPATH='/home/vagrant/go:/usr/share/gocode/' go test -compiler gc -ldflags '' github.com/gohugoio/hugo/hugolib ok github.com/gohugoio/hugo/hugolib 2.621s ``` Can we get an updated version of github.com/mitchellh/mapstructure? HEAD works:d0303fe809921458f417bcf828397a65db30a7e4 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
