mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:54:09 -04:00
chore(deps): bump github.com/qdm12/gosplash from 0.1.0 to 0.2.0 (#783)
This commit is contained in:
@@ -3,7 +3,7 @@ package models
|
||||
type BuildInformation struct {
|
||||
Version string `json:"version"`
|
||||
Commit string `json:"commit"`
|
||||
Date string `json:"buildDate"`
|
||||
Created string `json:"buildDate"`
|
||||
}
|
||||
|
||||
func (b BuildInformation) VersionString() string {
|
||||
|
||||
Reference in New Issue
Block a user