Update pkg references

This commit is contained in:
2022-04-21 22:27:20 +02:00
parent 31687047f7
commit 11b984cd3c
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() {