We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b6129 commit c6fa7a8Copy full SHA for c6fa7a8
info/version.go
@@ -65,8 +65,6 @@ func GetInfo() *Info {
65
buildSettings[setting.Key] = setting.Value
66
}
67
68
- fmt.Println(buildSettings)
69
-
70
info = &Info{
71
Name: name,
72
Version: version,
0 commit comments