Closed sanatan-dive closed 2 weeks ago
i think i have replaced all the instances of auth-api to just auth and i guess everything should be fine still if any issues persists let me know , also i dont have any experience with go expect running "main.go" files
i think i have replaced all the instances of auth-api to just auth and i guess everything should be fine still if any issues persists let me know , also i dont have any experience with go expect running "main.go" files
Thanks for the Contribution. can you provide build logs? If it's build's fine LTGM
can you please provide me steps to access build logs, when searching on google it shows this commands
go list -m all
is it correct or do i have to run something else
can you please provide me steps to access build logs, when searching on google it shows this commands
go list -m all
is it correct or do i have to run something else
my bad, I meant screenshot of successful build
make build
i removed package-lock.json and i think readme.md is updated also heres the screenshot
make sure to link issue from next PR, thanks for the contribution
resolves #20
oh mb ill remember from next time thank you!
oh mb ill remember from next time thank you!
there are bunch of good first issue. please do have a chat on the issue thread that you interested to work. so If we any input that you may find useful we will provide you and you will be assigned to it. Thanks
sure thanks
Changes Needed
Changes Done
updated all the instances of keizer-auth-api to keizer-auth
- Updated go.mod file to rename module from keizer-auth-api to keizer-auth - Updated all internal import paths to reflect the new module name - Updated any CI/CD configurations referencing the old module name - Updated documentation and README files