mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 09:07:21 +01:00
Fixes #865
This commit is contained in:
parent
6354a4424e
commit
50a52dba94
10
go.mod
10
go.mod
@ -1,8 +1,8 @@
|
||||
module github.com/Jguer/yay
|
||||
module github.com/Jguer/yay/v9
|
||||
|
||||
require (
|
||||
github.com/Morganamilo/go-pacmanconf v0.0.0-20180910220353-9c5265e1b14f
|
||||
github.com/Morganamilo/go-srcinfo v0.0.0-20180702014333-368edc79b2c5
|
||||
github.com/jguer/go-alpm v0.0.0-20180914002751-643c287316a5
|
||||
github.com/mikkeloscar/aur v0.0.0-20181111113612-b71516da3ae9
|
||||
github.com/Morganamilo/go-pacmanconf v0.0.0-20180910220353-9c5265e1b14f
|
||||
github.com/Morganamilo/go-srcinfo v0.0.0-20180702014333-368edc79b2c5
|
||||
github.com/jguer/go-alpm v0.0.0-20180914002751-643c287316a5
|
||||
github.com/mikkeloscar/aur v0.0.0-20181111113612-b71516da3ae9
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user