module github.com/estafette/estafette-gcp-network-planner go 1.15 require ( github.com/apparentlymart/go-cidr v1.1.0 github.com/estafette/estafette-foundation v0.0.61 github.com/golang/mock v1.4.4 github.com/rs/zerolog v1.19.0 github.com/spf13/cobra v1.0.0 github.com/stretchr/testify v1.4.0 golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d google.golang.org/api v0.31.0 )