feat: vendor gitea 1.16.2
This commit is contained in:
@@ -200,7 +200,7 @@ func servePackageFile(ctx *context.Context, params parameters, serveContent bool
|
||||
return
|
||||
}
|
||||
|
||||
opts := &context.ServeHeaderOptions{
|
||||
opts := context.ServeHeaderOptions{
|
||||
ContentLength: &pb.Size,
|
||||
LastModified: pf.CreatedUnix.AsLocalTime(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user