module github.com/aws/aws-app-mesh-examples/blog/eks-bulkhead-pattern go 1.13 require ( github.com/gorilla/mux v1.8.0 golang.org/x/net v0.7.0 )