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

@@ -7,7 +7,7 @@ import (
"github.com/apex/log"
"github.com/speedrunsh/speedrun/proto/portal"
"github.com/dpogorzelski/speedrun/proto/portal"
)
func (s *Server) RunCommand(ctx context.Context, in *portal.CommandRequest) (*portal.CommandResponse, error) {