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
i was upgraded the gomacro. and modified the go.mod and go.sum
import(
"github.com/russross/blackfriday/v2"
)
error writing file "/projects/go/src/github.com/gopherdata/gophernotes/imports/thirdparty/github_com_russross_blackfriday_v2.go": open /projects/go/src/github.com/gopherdata/gophernotes/imports/thirdparty/github_com_russross_blackfriday_v2.go: no such file or directory
The text was updated successfully, but these errors were encountered:
i was upgraded the gomacro. and modified the go.mod and go.sum
import(
"github.com/russross/blackfriday/v2"
)
error writing file "/projects/go/src/github.com/gopherdata/gophernotes/imports/thirdparty/github_com_russross_blackfriday_v2.go": open /projects/go/src/github.com/gopherdata/gophernotes/imports/thirdparty/github_com_russross_blackfriday_v2.go: no such file or directory
The text was updated successfully, but these errors were encountered: