chore: restore generated file (#87)

This commit is contained in:
Hardy 2025-01-15 15:11:01 +08:00 committed by GitHub
parent bdbb753328
commit 20a1d963c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 0 deletions

11
config/generated.go Normal file
View File

@ -0,0 +1,11 @@
package config
const LastCommitLog = "N/A"
const BuildDate = "N/A"
const EOLDate = "N/A"
const Version = "0.0.1-SNAPSHOT"
const BuildNumber = "001"