mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
update: macaron cores,gzip,session (#10522)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
2
vendor/gopkg.in/ini.v1/ini.go
generated
vendored
2
vendor/gopkg.in/ini.v1/ini.go
generated
vendored
@@ -29,7 +29,7 @@ const (
|
||||
|
||||
// Maximum allowed depth when recursively substituing variable names.
|
||||
depthValues = 99
|
||||
version = "1.51.1"
|
||||
version = "1.52.0"
|
||||
)
|
||||
|
||||
// Version returns current package version literal.
|
||||
|
Reference in New Issue
Block a user