Changed module name
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"errors"
|
||||
"reflect"
|
||||
"strconv"
|
||||
"git.cems.dev/cdricms/bdooc/proto"
|
||||
"git.cems.dev/cdricms/bdooc/ex1/proto"
|
||||
)
|
||||
|
||||
func UnmarshalEmployees(reader *csv.Reader) ([]Employee, error) {
|
||||
|
||||
Reference in New Issue
Block a user