add chapter 5 and refactor root path
This commit is contained in:
@@ -2,7 +2,7 @@ package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"golang-book/head-first-go/chapter4/keyboard"
|
||||
"headfirstgo/headfirstgo/chapter4/keyboard"
|
||||
"log"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user