updated module name to be correct
This commit is contained in:
parent
53b19d39a3
commit
209925146e
4 changed files with 5 additions and 5 deletions
2
main.go
2
main.go
|
|
@ -4,7 +4,7 @@ Copyright © 2025 Steven Carpenter <steven.carpenter@skdevstudios.com>
|
|||
|
||||
package main
|
||||
//TODO: P:4 testing todo in other file
|
||||
import "speccon18/yunodo/v2/cmd"
|
||||
import "speccon18/yunodo_redux/cmd"
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue