Rebuild go project
This commit is contained in:
parent
d4ea3103a3
commit
7f1d8b8b68
5 changed files with 54 additions and 65 deletions
|
|
@ -1,8 +1,9 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"apps/internal/http"
|
||||
"log"
|
||||
|
||||
"forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/fibonacci_go/internal/http"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Reference in a new issue