Fixed typo and added go.mod
This commit is contained in:
@@ -170,7 +170,7 @@ func Version() string {
|
||||
"\nRepository Information\n",
|
||||
"\tGit repository: "+URL+"\n",
|
||||
"\tBranch: "+GitRef+"\n",
|
||||
"\tPacethGitCommit: "+ParentGitCommit+"\n",
|
||||
"\ParentGitCommit: "+ParentGitCommit+"\n",
|
||||
"\tBuilt: "+BuildTime+"\n",
|
||||
"\tSemVer: "+SemVer+"\n",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user