mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-12 18:45:16 +00:00
Add ETag header to avatars (#721)
This commit is contained in:
2
vendor/gopkg.in/macaron.v1/macaron.go
generated
vendored
2
vendor/gopkg.in/macaron.v1/macaron.go
generated
vendored
@@ -32,7 +32,7 @@ import (
|
||||
"github.com/go-macaron/inject"
|
||||
)
|
||||
|
||||
const _VERSION = "1.1.8.0826"
|
||||
const _VERSION = "1.1.12.0122"
|
||||
|
||||
func Version() string {
|
||||
return _VERSION
|
||||
|
Reference in New Issue
Block a user