mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 17:17:22 +01:00
11 lines
292 B
Modula-2
11 lines
292 B
Modula-2
module github.com/Jguer/yay/v9
|
|
|
|
require (
|
|
github.com/Jguer/go-alpm v0.0.0-20191021114528-e11e8a60f385
|
|
github.com/Morganamilo/go-pacmanconf v0.0.0-20180910220353-9c5265e1b14f
|
|
github.com/Morganamilo/go-srcinfo v1.0.0
|
|
github.com/mikkeloscar/aur v0.0.0-20190912174111-183f80a38525
|
|
)
|
|
|
|
go 1.13
|