Skip to content

Commit bad0c3b

Browse files
committed
fix version
1 parent 8112e68 commit bad0c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/repo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import (
3434
api "code.gitea.io/gitea/modules/structs"
3535
"code.gitea.io/gitea/modules/timeutil"
3636
"code.gitea.io/gitea/modules/util"
37-
"gopkg.in/yaml.v3"
37+
"gopkg.in/yaml.v2"
3838

3939
"xorm.io/builder"
4040
)

0 commit comments

Comments
 (0)