Snyk today supports go projects in the cli that use either Go Modules, Dep or Vendor package managers.
We currently do not support goDep or Glide - both of which are more or less dead and are sending people to Dep. Dep and Vendor are also advising to use Go Modules, which is now the official package manager for Go.
See the main documentation here