module fargate-with-alb

go 1.16

require (
	github.com/aws/aws-cdk-go/awscdk/v2 v2.0.0
	github.com/aws/constructs-go/constructs/v10 v10.0.9
	github.com/aws/jsii-runtime-go v1.46.0
)