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?

demandé il y a un an290 vues
1 réponse
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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions