Thanks for all the help and support, I am getting from this forum as a beginner. Now I am stuck with some other problem. I am generating uuid using "uuid.New()" method from "https://github.com/google/uuid" lib. Is there any method to remove hyphens from UUID?
Thanks