Skip to content

Commit

Permalink
Move to Square's go-jose library.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsha committed May 12, 2015
1 parent f173094 commit bfa5bbc
Show file tree
Hide file tree
Showing 62 changed files with 8,305 additions and 1,184 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,11 @@ before_install:
- go get github.com/modocache/gover

script:
- go build cmd/activity-monitor/main.go
- go build cmd/boulder/main.go
- go build cmd/boulder-ca/main.go
- go build cmd/boulder-ra/main.go
- go build cmd/boulder-sa/main.go
- go build cmd/boulder-va/main.go
- go build cmd/boulder-wfe/main.go
- bash test.sh
4 changes: 4 additions & 0 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions Godeps/_workspace/src/github.com/square/go-jose/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 29 additions & 0 deletions Godeps/_workspace/src/github.com/square/go-jose/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions Godeps/_workspace/src/github.com/square/go-jose/BUG-BOUNTY.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions Godeps/_workspace/src/github.com/square/go-jose/CONTRIBUTING.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

202 changes: 202 additions & 0 deletions Godeps/_workspace/src/github.com/square/go-jose/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bfa5bbc

Please sign in to comment.