You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go 1.7 will have context in the standard library. The golang.org/x/net package has a build tag for go 1.7 and that file depends on the standard library version of context.
Glide looking at all the packages across all the build flags has a problem with this.