Change path for local deps.
This commit is contained in:
parent
0ac885bca7
commit
87f0ed570d
|
|
@ -1,8 +1,8 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"LibraryDto"
|
||||
"LoginDto"
|
||||
"./src/LibraryDto"
|
||||
"./src/LoginDto"
|
||||
"bytes"
|
||||
"encoding/json"
|
||||
"flag"
|
||||
|
|
|
|||
Loading…
Reference in New Issue