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:
@@ -45,7 +45,7 @@ func main() {
|
||||
buildInfo := models.BuildInformation{
|
||||
Version: version,
|
||||
Commit: commit,
|
||||
Date: date,
|
||||
Created: date,
|
||||
}
|
||||
logger := log.New()
|
||||
|
||||
@@ -272,7 +272,7 @@ func printSplash(buildInfo models.BuildInformation) {
|
||||
Emails: []string{"quentin.mcgaw@gmail.com"},
|
||||
Version: buildInfo.Version,
|
||||
Commit: buildInfo.Commit,
|
||||
BuildDate: buildInfo.Date,
|
||||
Created: buildInfo.Created,
|
||||
Announcement: "Public IP dns provider GOOGLE, see https://github.com/qdm12/ddns-updater/issues/492",
|
||||
AnnounceExp: announcementExp,
|
||||
// Sponsor information
|
||||
|
||||
Reference in New Issue
Block a user