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
It doesn't seem like GOEXPERIMENT works when you set it as an env var for an app. I tried setting GOEXPERIMENT=jsonv2 but the build fails because it doesn't detect that flag.
It doesn't seem like GOEXPERIMENT works when you set it as an env var for an app. I tried setting GOEXPERIMENT=jsonv2 but the build fails because it doesn't detect that flag.
Can this please be fixed.