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
(AUTH-4195) GO language tutorial doesn't describe how to set environment variables that can be received by os.Getenv function. We can either add step regarding .env file and how to load it either substitute os.Getenv call to string values with real credentials.