Instructions to run the tool involve downloading the repo. However, I would like to use it within my go project. I tried importing it according to the path github.ibm.com/acme-account in the go.mod file, however it does not match the path of the repo github.com/ibm-cloud-security/acme-account-creation-tool@none Could the go.mod be possibly updated?
Can the acme-account-creation-tool be used as a module in my go project?
77 views Asked by weimel At
1
Thanks for bringing this up. The go.mod has been updated.
Thank you