Update pkg references

This commit is contained in:
2022-04-21 22:27:20 +02:00
parent 835231cd42
commit 55de3ee25d
15 changed files with 24 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"github.com/speedrunsh/speedrun/cmd/portal/cli"
"github.com/dpogorzelski/speedrun/cmd/portal/cli"
)
func main() {