chore: migrate module path to public org
Move from forgejo.zerova.net/sid/fgj-sid to forgejo.zerova.net/public/fgj-sid to reflect the new public org.
This commit is contained in:
parent
2e6575c660
commit
c2251d9932
22 changed files with 48 additions and 48 deletions
2
main.go
2
main.go
|
|
@ -4,7 +4,7 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
"forgejo.zerova.net/sid/fgj-sid/cmd"
|
||||
"forgejo.zerova.net/public/fgj-sid/cmd"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue