Rebuild go project

This commit is contained in:
Richard Robert Reitz 2024-12-16 13:20:45 +01:00
parent d4ea3103a3
commit 7f1d8b8b68
5 changed files with 54 additions and 65 deletions

View file

@ -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() {