We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f7feb commit 51158ccCopy full SHA for 51158cc
cmd/webworker/webworker.go
@@ -7,7 +7,7 @@ import (
7
8
"github.com/x1unix/go-playground/pkg/analyzer/check"
9
10
- "github.com/x1unix/go-playground/internal/worker"
+ "github.com/x1unix/go-playground/pkg/worker"
11
)
12
13
type void = struct{}
0 commit comments