mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 10:01:53 -05:00
fix(yay): update aur metadata provider (#2742)
* ci(yay): update packages on builder before building release * update go-aur
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,7 +1,7 @@
|
||||
module github.com/Jguer/yay/v12
|
||||
|
||||
require (
|
||||
github.com/Jguer/aur v1.2.3
|
||||
github.com/Jguer/aur v1.3.0
|
||||
github.com/Jguer/go-alpm/v2 v2.3.1
|
||||
github.com/Jguer/votar v1.0.0
|
||||
github.com/Morganamilo/go-pacmanconf v0.0.0-20210502114700-cff030e927a5
|
||||
@@ -30,4 +30,4 @@ require (
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
go 1.24.0
|
||||
go 1.25
|
||||
|
||||
Reference in New Issue
Block a user