8000 feat(chore/plugin-venom): Update to venom 0.23.2 (#3663) · ovh/cds@7588003 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 7588003

Browse files
richardltyesnault
authored andcommitted
feat(chore/plugin-venom): Update to venom 0.23.2 (#3663)
1 parent 05fd62b commit 7588003

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ require (
182182
github.com/opencontainers/selinux v1.0.0-rc1 // indirect
183183
github.com/ory-am/common v0.4.0 // indirect
184184
github.com/ovh/go-ovh v0.0.0-20171219162654-02f7e9439689 // indirect
185-
github.com/ovh/venom v0.23.1
185+
github.com/ovh/venom v0.23.2
186186
github.com/ovhlabs/izanami-go-client v0.0.0-20180321094556-73dedd898473
187187
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c // indirect
188188
github.com/patrickmn/go-cache v2.1.0+incompatible

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,8 +396,8 @@ github.com/ory-am/common v0.4.0 h1:edGPoxYX4hno0IJHXh9TCMUPR6ZcJp+y6aClFYxeuUE=
396396
github.com/ory-am/common v0.4.0/go.mod h1:oCYGuwwM8FyYMKqh9vrhBaeUoyz/edx0bgJN6uS6/+k=
397397
github.com/ovh/go-ovh v0.0.0-20171219162654-02f7e9439689 h1:x9UmLJfoTojbsVpUh0sOpU42p7FqhlzaHKWj6Kcf6ew=
398398
github.com/ovh/go-ovh v0.0.0-20171219162654-02f7e9439689/go.mod h1:joRatxRJaZBsY3JAOEMcoOp05CnZzsx4scTxi95DHyQ=
399-
github.com/ovh/venom v0.23.1 h1:6uTMtbbx3pnuEbKnLNQJs9IrG9/1uEWZ44LP65HqJi4=
400-
github.com/ovh/venom v0.23.1/go.mod h1:vf+2wztk/hOPS9AU32/B9XhwVPxKZ97wBJLu+AGXhYQ=
399+
github.com/ovh/venom v0.23.2 h1:B8Hw4YJ7G6eU+CtorqtVbn3RhTFNUXBNdARoQnwGZdY=
400+
github.com/ovh/venom v0.23.2/go.mod h1:vf+2wztk/hOPS9AU32/B9XhwVPxKZ97wBJLu+AGXhYQ=
401401
github.com/ovhlabs/izanami-go-client v0.0.0-20180321094556-73dedd898473 h1:WX3Cy2kyJeQp/HGFao07xm75Ec5BlF41hpi0U/37oHg=
402402
github.com/ovhlabs/izanami-go-client v0.0.0-20180321094556-73dedd898473/go.mod h1:5Qy53wJuE3WEGY1sMAlDyhu/Rx9ICM+uUU6X0tBR3Xo=
403403
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c h1:Lgl0gzECD8GnQ5QCWA8o6BtfL6mDH5rQgM4/fX3avOs=

vendor/github.com/ovh/venom/executors/readfile/executor.go

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/ovh/venom/process.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0