Skip to content

Commit

Permalink
feat(plugin/venom): upgrade to 0.21.1 (#3169)
Browse files Browse the repository at this point in the history
Signed-off-by: Yvonnick Esnault <[email protected]>
  • Loading branch information
yesnault authored and fsamin committed Aug 9, 2018
1 parent 7582c23 commit 136d4ab
Show file tree
Hide file tree
Showing 17 changed files with 637 additions and 2,712 deletions.
652 changes: 594 additions & 58 deletions Gopkg.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@

[[constraint]]
name = "github.com/ovh/venom"
version = "0.21.0"
version = "0.21.1"

[prune]
non-go = true
Expand Down
4 changes: 2 additions & 2 deletions vendor/github.com/ovh/venom/process_files.go

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

2 changes: 1 addition & 1 deletion vendor/github.com/ovh/venom/process_testcase.go

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

17 changes: 17 additions & 0 deletions vendor/github.com/ovh/venom/process_teststep.go

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

32 changes: 18 additions & 14 deletions vendor/github.com/ovh/venom/templater.go

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

5 changes: 4 additions & 1 deletion vendor/github.com/ovh/venom/venom_output.go

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

Loading

0 comments on commit 136d4ab

Please sign in to comment.