sso icon indicating copy to clipboard operation
sso copied to clipboard

Added version flag for sso-auth

Open msharran opened this issue 4 years ago • 0 comments

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

Notes

msharran avatar Oct 08 '21 23:10 msharran