File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ tasks you may wish to accomplish.
3030 1 . [ Build Image Targets] ( #build-image-targets )
3131 1 . [ Google Cloud Platform] ( #google-cloud-platform )
3232 1 . [ Minikube] ( #minikube )
33+ 1 . [ Built With] ( #built-with )
3334<!-- ToC end -->
3435
3536## Building on Different Platforms
@@ -355,3 +356,12 @@ instead of `make shell` to start an interactive shell for development on Minikub
355356#### ` make minikube-transfer-image `
356357Convenience target for transferring images into minikube.
357358Use TAG to specify the image to transfer into minikube
359+
360+ ## Built With
361+
362+ - [ healthcheck] ( https://github.com/heptiolabs/healthcheck )
363+ - [ errors] ( https://github.com/pkg/errors )
364+ - [ pflag] ( https://github.com/spf13/pflag )
365+ - [ viper] ( https://github.com/spf13/viper )
366+ - [ grpc] ( https://godoc.org/google.golang.org/grpc )
367+ - [ context] ( https://golang.org/pkg/context/ )
You can’t perform that action at this time.
0 commit comments