mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-02-09 13:46:51 +02:00
8 lines
134 B
YAML
8 lines
134 B
YAML
language: go
|
|
install:
|
|
- go get github.com/bmizerany/assert
|
|
- go get github.com/bitly/go-simplejson
|
|
notifications:
|
|
email: false
|
|
|