parent
fc05f3da0c
commit
46bff998b2
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ package main
|
|||
|
||||
import (
|
||||
"net/http"
|
||||
"oko-spaceapi/pkg/spaceapi"
|
||||
"okospaceapi/pkg/spaceapi"
|
||||
)
|
||||
|
||||
//go:generate ../generate-spaceapi-types.sh
|
||||
|
|
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module oko-spaceapi
|
||||
module okospaceapi
|
||||
|
||||
go 1.21.1
|
||||
|
|
Loading…
Reference in a new issue