mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
modrevision:minor
This commit is contained in:
@@ -46,10 +46,10 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
// BuildRevision holds the vcs commit id information.
|
||||
// BuildRevision holds the vcs commit id information of the program's build.
|
||||
// Available at go version 1.18+
|
||||
BuildRevision string
|
||||
// BuildTime holds the vcs commit time information.
|
||||
// BuildTime holds the vcs commit time information of the program's build.
|
||||
// Available at go version 1.18+
|
||||
BuildTime string
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user