File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " venona" ,
3
- "version" : " 0.31.1 " ,
3
+ "version" : " 0.31.2 " ,
4
4
"description" : " Codefresh agent to run on Codefresh's runtime environment and execute pipeline" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
- 0.31.1
1
+ 0.31.2
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/Azure/go-autorest/autorest v0.10.0 // indirect
7
7
github.com/Masterminds/semver v1.5.0 // indirect
8
8
github.com/Masterminds/sprig v2.22.0+incompatible
9
- github.com/codefresh-io/go-sdk v0.18 .0
9
+ github.com/codefresh-io/go-sdk v0.19 .0
10
10
github.com/dustin/go-humanize v1.0.0
11
11
github.com/google/go-github/v21 v21.0.1
12
12
github.com/gophercloud/gophercloud v0.8.0 // indirect
Original file line number Diff line number Diff line change @@ -76,6 +76,8 @@ github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDk
76
76
github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa /go.mod h1:zn76sxSg3SzpJ0PPJaLDCu+Bu0Lg3sKTORVIj19EIF8 =
77
77
github.com/codefresh-io/go-sdk v0.18.0 h1:tSP1m89l66qQ2PF5NvuUCL5dCorxQUGhyq7lyRKv35Q =
78
78
github.com/codefresh-io/go-sdk v0.18.0 /go.mod h1:b6hK9euSW+MDXUDHU1+YgP8vzcij749I31ZIZSXed+I =
79
+ github.com/codefresh-io/go-sdk v0.19.0 h1:BUHS0Zd6+kqxfbxkKdoVlrtMC7Xu1NTEqX9pOh99N3k =
80
+ github.com/codefresh-io/go-sdk v0.19.0 /go.mod h1:b6hK9euSW+MDXUDHU1+YgP8vzcij749I31ZIZSXed+I =
79
81
github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f /go.mod h1:OApqhQ4XNSNC13gXIwDjhOQxjWa/NxkwZXJ1EvqT0ko =
80
82
github.com/containerd/console v0.0.0-20180822173158-c12b1e7919c1 /go.mod h1:Tj/on1eG8kiEhd0+fhSDzsPAFESxzBBvdyEgyryXffw =
81
83
github.com/containerd/containerd v1.3.0-beta.2.0.20190828155532-0293cbd26c69 /go.mod h1:bC6axHOhabU15QhwfG7w5PipXdVtMXFTttgp+kVtyUA =
You can’t perform that action at this time.
0 commit comments