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 638245d commit 8249703Copy full SHA for 8249703
analyzer/testdata/src/p/p.go
@@ -6,7 +6,7 @@ import (
6
"fmt"
7
"time"
8
9
- workflow "github.com/cschleiden/go-workflows/workflow"
+ "github.com/cschleiden/go-workflows/workflow"
10
11
"sync"
12
)
0 commit comments