Skip to content

Instantly share code, notes, and snippets.

@nodirt
Created October 3, 2016 18:40
Show Gist options
  • Save nodirt/fe840010a1fbfe99f6cd2b1aede62196 to your computer and use it in GitHub Desktop.
Save nodirt/fe840010a1fbfe99f6cd2b1aede62196 to your computer and use it in GitHub Desktop.
$ go get npf.io/gorram
package npf.io/deputy: unrecognized import path "npf.io/deputy" (parse https://npf.io/deputy?go-get=1: no go-import meta tags)
$ go get -u github.com/natefinch/gorram
package npf.io/deputy: unrecognized import path "npf.io/deputy" (parse https://npf.io/deputy?go-get=1: no go-import meta tags)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment