Sign in
edge
/
apidVerifyApiKey
/
c48842a30a9f78ea4fb4fbbc2a69bbe693683cfa
/
.
/
vendor
/
github.com
/
SermoDigital
/
jose
/
_test.sh
blob: a36a4709b8c33b5230af291c2b666a9ad97ba879 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
euo pipefail
go build
./...
go test
./...
golint
./...
go vet
./...