Golang Private Module Build
Supports the article posted @ Binaryheap.com
The purpose of this repository is to demonstrate how to utilize a Golang private module. This repository contains
- A CDK Pipeline
- A custom CodeBuild for pulling the private code from the
- A simple Lambda function that includes the private repos and makes a dummy call
