You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch 3 (#201)
* Update README.md
adds the frizbee path to your PATH
* Update README.md
`go get -u github.com/stacklok/frizbee`
'go get' is no longer supported outside a module.
go: 'go install' requires a version when current directory is not in a module
Add cert string to goreleaser configuration (#198)
This is needed for goreleaser to actually output the cert
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>