Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Commit

Permalink
run 'dep ensure' -- Upgrade kapprover to 0.7.0
Browse files Browse the repository at this point in the history
christianjoun authored and johngmyers committed Apr 9, 2019
1 parent f0aa7fc commit bcedc35
Showing 17 changed files with 918 additions and 125 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

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

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
@@ -8,4 +8,4 @@

[[constraint]]
name = "github.com/proofpoint/kapprover"
version = "0.2.0"
version = "0.7.0"
12 changes: 6 additions & 6 deletions vendor/github.com/proofpoint/kapprover/.travis.yml

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

13 changes: 10 additions & 3 deletions vendor/github.com/proofpoint/kapprover/Dockerfile

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

391 changes: 374 additions & 17 deletions vendor/github.com/proofpoint/kapprover/Gopkg.lock

Large diffs are not rendered by default.

13 changes: 6 additions & 7 deletions vendor/github.com/proofpoint/kapprover/Gopkg.toml
8 changes: 4 additions & 4 deletions vendor/github.com/proofpoint/kapprover/README.md
10 changes: 5 additions & 5 deletions vendor/github.com/proofpoint/kapprover/cmd/kapprover/main.go
79 changes: 74 additions & 5 deletions vendor/github.com/proofpoint/kapprover/kapprover/kapprover.go
73 changes: 73 additions & 0 deletions vendor/github.com/proofpoint/kapprover/resources/rbac.yaml
15 changes: 15 additions & 0 deletions vendor/github.com/proofpoint/kapprover/resources/service.yaml

0 comments on commit bcedc35

Please sign in to comment.