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
Since we upgrade go to v1.18, it also brings multi-workspace feature. It will create two new files: go.workgo.work.sum after init go workspace.
Maybe we should add those two files?
The text was updated successfully, but these errors were encountered:
Since we upgrade go to v1.18, it also brings multi-workspace feature. It will create two new files:
go.work
go.work.sum
after init go workspace.Maybe we should add those two files?
The text was updated successfully, but these errors were encountered: