1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Don't store assets modified time into generated files (#18193)

This commit is contained in:
Lunny Xiao
2022-01-07 10:33:17 +08:00
committed by GitHub
parent 21ed4fd8da
commit a1c12fb0b3
11 changed files with 110 additions and 22 deletions

2
go.mod
View File

@@ -141,3 +141,5 @@ require (
replace github.com/hashicorp/go-version => github.com/6543/go-version v1.3.1
replace github.com/golang-jwt/jwt v3.2.1+incompatible => github.com/golang-jwt/jwt v3.2.2+incompatible
replace github.com/shurcooL/vfsgen => github.com/lunny/vfsgen v0.0.0-20220105142115-2c99e1ffdfa0