sso
sso copied to clipboard
Added version flag for sso-auth
Problem
Adds version flag for sso-auth. Closes #36
Solution
Using Flags std library and writing version from makefile to a hidden text file in dist folder. This approach allows us to provide the version only in Makefile.
v3.0.0
Built with go1.17