Compare commits
No commits in common. "b3b2ae2ae43e3cafdb856eaf6233878a827cb421" and "86c46cf9fa3bf4b05c04438e4b14656101974003" have entirely different histories.
b3b2ae2ae4
...
86c46cf9fa
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ go get github.com/grmrgecko/go-unixaccounts
|
|||
```go
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/grmrgecko/go-unixaccounts"
|
||||
UNIXAccounts "github.com/grmrgecko/go-unixaccounts"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue