Samuel Stoltenberg

Results 13 comments of Samuel Stoltenberg

I've found that the problem with `go mod tidy` only happens when a sub-module does not exist in a package. I've created a simple example to demonstrate the issue: https://github.com/skelouse/go-work-test...

I did something similar in another repo if you need this: https://github.com/urfave/cli/issues/1583#issuecomment-1385733549

Confirmed issue still on latest canary: [14.0.5-canary.8](https://www.npmjs.com/package/next/v/14.0.5-canary.8)