mirror of
https://github.com/mumble-voip/grumble.git
synced 2025-12-20 06:10:00 -08:00
Use custom domain for imports.
This commit is contained in:
parent
6ab358c5e1
commit
dc303e6b1e
7 changed files with 26 additions and 26 deletions
|
|
@ -6,7 +6,7 @@ package main
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/mkrautz/grumble/pkg/logtarget"
|
||||
"mumbleapp.com/grumble/pkg/logtarget"
|
||||
"os"
|
||||
"os/signal"
|
||||
"syscall"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue