We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca38b01 commit a0db159Copy full SHA for a0db159
1 file changed
README.md
@@ -14,7 +14,7 @@ package main
14
import (
15
"context"
16
"fmt"
17
- "github.com/wanghaha-dev/asyncTask/asyncTask"
+ "github.com/wanghaha-dev/asyncTask"
18
"sync"
19
)
20
0 commit comments