chore: migrate CI to Gitea actions and update module path
This commit is contained in:
+3
-3
@@ -19,9 +19,9 @@ import (
|
||||
"syscall"
|
||||
"time"
|
||||
|
||||
"codeberg.org/petrbalvin/nuntius/internal/config"
|
||||
"codeberg.org/petrbalvin/nuntius/internal/handler"
|
||||
"codeberg.org/petrbalvin/nuntius/internal/version"
|
||||
"sourcedock.dev/petrbalvin/nuntius/internal/config"
|
||||
"sourcedock.dev/petrbalvin/nuntius/internal/handler"
|
||||
"sourcedock.dev/petrbalvin/nuntius/internal/version"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user