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
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
The debugging tool seems to be ignoring the value of the parameter go.buildTags. Running test functions does consider it, though. Using the file launch.json I can solve this problem by setting the buildFlags parameter, but I'd like to use codelens, which are quicker. Is this a bug?