Skip to content

Commit 73f1ecb

Browse files
Moved patterns to chapter 7
1 parent 447d9e9 commit 73f1ecb

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"sync/atomic"
1212
"time"
1313

14-
"github.com/goinaction/code/chapter6/patterns/pool"
14+
"github.com/goinaction/code/chapter7/patterns/pool"
1515
)
1616

1717
const (

0 commit comments

Comments
 (0)