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
golang.org/x/net/context has moved into the standard library since Go 1.7 (1.8 is the current release). Switching to that package means projects using gopher-lua don't have to import the golang.org/x/net/context package anymore.