Glide is obsolete, use Go Modules instead! Glide is a package manager for Go that is conceptually similar to package managers for other languages such as Cargo for Rust, NPM for Node.js, Pip for Python, Bundler for Ruby, and so forth.
!! Don't use Glide !!
Glide has been obsoleted by Go Modules for many years now. Use Go Modules instead.