Skip to content

Add Version Output Support to Snowflake

shelikhoo requested to merge shelikhoo/snowflake:dev-versioncommand into main

From now on, there will be a file at common/version/version.go that includes current version number.

The detailed output is designed in a way that don't include any dependency unless necessary and make it a lot easier for us to add a lot of other detailed version info without modification of version logic.

Merge request reports