Rebuild assets

This commit is contained in:
Jakob Borg 2016-03-10 16:56:24 +01:00
parent 3abb80885e
commit 710ddf7906

View File

@ -5,7 +5,7 @@ import (
) )
const ( const (
AssetsBuildDate = "Thu, 10 Mar 2016 15:49:45 GMT" AssetsBuildDate = "Thu, 10 Mar 2016 15:56:20 GMT"
) )
func Assets() map[string][]byte { func Assets() map[string][]byte {