ContainerImage.Pinniped/go.mod
Ryan Richard 57a22f99aa Add a simple /healthz endpoint
- Also remove the old hello world code

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-07-06 16:07:21 -07:00

6 lines
100 B
Modula-2

module github.com/suzerain-io/placeholder-name
go 1.14
require github.com/stretchr/testify v1.6.1