Skip to content

Commit

Permalink
chore: restore generated file (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
luohoufu authored Jan 15, 2025
1 parent bdbb753 commit 20a1d96
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/generated.go
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 20a1d96

Please sign in to comment.