This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
consul
mirror of
https://github.com/hashicorp/consul
Watch
1
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
2febedd17c
consul
/
vendor
/
github.com
/
SermoDigital
/
jose
/
_test.sh
8 lines
94 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
set
-euo pipefail
go build ./...
go
test
./...
golint ./...
go vet ./...
Reference in New Issue
View Git Blame
Copy Permalink