How can we manage Go modules in AWS?

1

I am looking at ways to manage Go modules and looking at AWS Codeartifact, I don't see an option for Go while creating repository.

How can we manage Go modules in AWS?

已提问 1 年前289 查看次数
1 回答
0

CodeArtifact only manages npm, maven, python, nuget and some others as far as I know. You can use CodeCommit as a code repo and optionally S3 as artifact store.

profile picture
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则