Adding build and dependency changing
Signed-off-by: Kris Nóva <kris@nivenly.com>
This commit is contained in:
parent
352a85877c
commit
195d85016a
5 changed files with 22 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
package main
|
||||
|
||||
import "github.com/kris-nova/novaarchive/logger"
|
||||
import "github.com/kris-nova/logger"
|
||||
|
||||
func main() {
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ package main
|
|||
import (
|
||||
"os"
|
||||
|
||||
"github.com/kris-nova/novaarchive/logger"
|
||||
"github.com/kris-nova/logger"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue