Skip to content

Commit 58d73a5

Browse files
meanmangomarkmandel
authored andcommitted
Added list of various libs used in code
1 parent 427b56c commit 58d73a5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

build/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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`
356357
Convenience target for transferring images into minikube.
357358
Use 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/)

0 commit comments

Comments
 (0)