mdempsky's fork of gocode should work with Go 1.11...
and rstambler's fork of that fork (https://github.com/stamblerre/gocode) should work with modules.
* edit: mdempksy's fork should work with Go 1.11 used outside of a module or with GO111MODULE=off; Rebecca's fork adds support for modules on top of that