1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Use new RPM constants (#28931)

https://github.com/sassoftware/go-rpmutils/pull/24 got merged.
This commit is contained in:
KN4CK3R
2024-01-25 22:40:24 +01:00
committed by GitHub
parent 76bbad4e74
commit ba24e0ba61
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -92,7 +92,7 @@ require (
github.com/redis/go-redis/v9 v9.4.0
github.com/robfig/cron/v3 v3.0.1
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
github.com/sassoftware/go-rpmutils v0.2.0
github.com/sassoftware/go-rpmutils v0.2.1-0.20240124161140-277b154961dd
github.com/sergi/go-diff v1.3.1
github.com/shurcooL/vfsgen v0.0.0-20230704071429-0000e147ea92
github.com/stretchr/testify v1.8.4