bpm-repo: inform user about possible package downgrades

This commit is contained in:
2026-05-16 12:20:17 +03:00
parent 68ffb7972f
commit e1daa498e8
10 changed files with 94 additions and 4 deletions
+4 -1
View File
@@ -8,6 +8,9 @@ require (
gopkg.in/yaml.v3 v3.0.1
)
require github.com/drone/envsubst v1.0.3 // indirect
require (
github.com/drone/envsubst v1.0.3 // indirect
github.com/knqyf263/go-rpm-version v0.0.0-20240918084003-2afd7dc6a38f // indirect
)
replace bpm-utils-shared => ../bpm-utils-shared