forked from SW/traefik
chore: update linter.
This commit is contained in:
committed by
GitHub
parent
e424cc7608
commit
b67a7215f6
@@ -41,7 +41,7 @@ func (v Handler) Append(router *mux.Router) {
|
||||
Version string
|
||||
Codename string
|
||||
StartDate time.Time `json:"startDate"`
|
||||
UUID string `json:"uuid"`
|
||||
UUID string `json:"uuid,omitempty"`
|
||||
}{
|
||||
Version: Version,
|
||||
Codename: Codename,
|
||||
|
||||
Reference in New Issue
Block a user