mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
parent
5ca768b5e2
commit
714814a44b
3 changed files with 3 additions and 3 deletions
|
|
@ -239,7 +239,7 @@ func (c *controller) upload(r *http.Request) (interface{}, error) {
|
|||
}
|
||||
}
|
||||
|
||||
rolie.Feed.Updated = csaf.TimeStamp(time.Now())
|
||||
rolie.Feed.Updated = csaf.TimeStamp(time.Now().UTC())
|
||||
|
||||
year := strconv.Itoa(ex.InitialReleaseDate.Year())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue