mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 14:15:06 +03:00
Fix imports
This commit is contained in:
parent
cb29747e43
commit
a2f35a3f7f
1 changed files with 8 additions and 6 deletions
|
@ -4,7 +4,9 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"math"
|
||||
osuser "os/user"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue