mirror of
https://github.com/Jguer/yay.git
synced 2025-08-19 13:41:18 +02:00
Changed import
This commit is contained in:
parent
2d1f6ecbe6
commit
c0a87c67a9
@ -3,8 +3,8 @@ package main
|
||||
import (
|
||||
"bufio"
|
||||
"fmt"
|
||||
"github.com/Jguer/go-alpm"
|
||||
"github.com/Jguer/yay/aur"
|
||||
"github.com/jguer/go-alpm"
|
||||
"github.com/jguer/yay/aur"
|
||||
"math"
|
||||
"os"
|
||||
"os/exec"
|
||||
|
Loading…
x
Reference in New Issue
Block a user