gopkg
gopkg copied to clipboard
Source code for the gopkg.in service.
Results
31
gopkg issues
Sort by
recently updated
recently updated
newest added
https://gopkg.in/fsnotify.v1 lists the latest version as "v1.6.0", which is correct, but when using go get: % go get gopkg.in/fsnotify/fsnotify.v1 go: added golang.org/x/sys v0.13.0 go: added gopkg.in/fsnotify/fsnotify.v1 v1.4.7 # I'm not...