Skip to content

Commit

Permalink
feat(chore/plugin-venom): Update to venom 0.23.2 (#3663)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlt authored and yesnault committed Nov 30, 2018
1 parent 05fd62b commit 7588003
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ require (
github.com/opencontainers/selinux v1.0.0-rc1 // indirect
github.com/ory-am/common v0.4.0 // indirect
github.com/ovh/go-ovh v0.0.0-20171219162654-02f7e9439689 // indirect
github.com/ovh/venom v0.23.1
github.com/ovh/venom v0.23.2
github.com/ovhlabs/izanami-go-client v0.0.0-20180321094556-73dedd898473
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c // indirect
github.com/patrickmn/go-cache v2.1.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,8 @@ github.com/ory-am/common v0.4.0 h1:edGPoxYX4hno0IJHXh9TCMUPR6ZcJp+y6aClFYxeuUE=
github.com/ory-am/common v0.4.0/go.mod h1:oCYGuwwM8FyYMKqh9vrhBaeUoyz/edx0bgJN6uS6/+k=
github.com/ovh/go-ovh v0.0.0-20171219162654-02f7e9439689 h1:x9UmLJfoTojbsVpUh0sOpU42p7FqhlzaHKWj6Kcf6ew=
github.com/ovh/go-ovh v0.0.0-20171219162654-02f7e9439689/go.mod h1:joRatxRJaZBsY3JAOEMcoOp05CnZzsx4scTxi95DHyQ=
github.com/ovh/venom v0.23.1 h1:6uTMtbbx3pnuEbKnLNQJs9IrG9/1uEWZ44LP65HqJi4=
github.com/ovh/venom v0.23.1/go.mod h1:vf+2wztk/hOPS9AU32/B9XhwVPxKZ97wBJLu+AGXhYQ=
github.com/ovh/venom v0.23.2 h1:B8Hw4YJ7G6eU+CtorqtVbn3RhTFNUXBNdARoQnwGZdY=
github.com/ovh/venom v0.23.2/go.mod h1:vf+2wztk/hOPS9AU32/B9XhwVPxKZ97wBJLu+AGXhYQ=
github.com/ovhlabs/izanami-go-client v0.0.0-20180321094556-73dedd898473 h1:WX3Cy2kyJeQp/HGFao07xm75Ec5BlF41hpi0U/37oHg=
github.com/ovhlabs/izanami-go-client v0.0.0-20180321094556-73dedd898473/go.mod h1:5Qy53wJuE3WEGY1sMAlDyhu/Rx9ICM+uUU6X0tBR3Xo=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c h1:Lgl0gzECD8GnQ5QCWA8o6BtfL6mDH5rQgM4/fX3avOs=
Expand Down
10 changes: 4 additions & 6 deletions vendor/github.com/ovh/venom/executors/readfile/executor.go

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

6 changes: 3 additions & 3 deletions vendor/github.com/ovh/venom/process.go

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

0 comments on commit 7588003

Please sign in to comment.