We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbb753 commit 79edd80Copy full SHA for 79edd80
config/generated.go
@@ -0,0 +1,11 @@
1
+package config
2
+
3
+const LastCommitLog = "N/A"
4
5
+const BuildDate = "N/A"
6
7
+const EOLDate = "N/A"
8
9
+const Version = "0.0.1-SNAPSHOT"
10
11
+const BuildNumber = "001"
0 commit comments