Skip to content

Commit

Permalink
chore: update go-vela/pkg-executor for build status (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrockopp authored Aug 10, 2020
1 parent 80dbaf8 commit 4807459
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
github.com/coreos/go-semver v0.3.0
github.com/gin-gonic/gin v1.6.3
github.com/go-vela/pkg-executor v0.5.0-rc2.0.20200806134745-5f693c71b3ad
github.com/go-vela/pkg-executor v0.5.0-rc2.0.20200807195057-93843a53a158
github.com/go-vela/pkg-queue v0.5.0-rc1
github.com/go-vela/pkg-runtime v0.5.0-rc1.0.20200805191211-be84584fb396
github.com/go-vela/sdk-go v0.5.0-rc1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ github.com/go-vela/compiler v0.5.0-rc1 h1:/NZrlAkJmE58VMLQyb4xCTG1Q0frEvWbZT4Er2
github.com/go-vela/compiler v0.5.0-rc1/go.mod h1:vGA0cNBgAB+/vsUj6y5q7E+TAP6TI1+hFygePqcDuIU=
github.com/go-vela/mock v0.5.0-rc1 h1:4dG4MDtcRuzBegznvEST+22/2Ij8vSMQw7nEDiwJOjk=
github.com/go-vela/mock v0.5.0-rc1/go.mod h1:Zq9yCy8g1u5lmC6dBUzj5EFp3cmZx5O/ydHFxWmil1E=
github.com/go-vela/pkg-executor v0.5.0-rc2.0.20200806134745-5f693c71b3ad h1:JNafqFW6Um+4eq6n7Pc9lyyLYVUGCjSU3fJbGMF0vVo=
github.com/go-vela/pkg-executor v0.5.0-rc2.0.20200806134745-5f693c71b3ad/go.mod h1:L/+ULMru26Xe0thpExk2cLjwWpDbyMPhysJ6DLt6OuE=
github.com/go-vela/pkg-executor v0.5.0-rc2.0.20200807195057-93843a53a158 h1:Vv9tuZhze50+84w/HO1PRJn94RuH256YDHxr/6g/7Dg=
github.com/go-vela/pkg-executor v0.5.0-rc2.0.20200807195057-93843a53a158/go.mod h1:L/+ULMru26Xe0thpExk2cLjwWpDbyMPhysJ6DLt6OuE=
github.com/go-vela/pkg-queue v0.5.0-rc1 h1:7q7SaCvpK6daFqwYxFe+qHHhtMj84c3RjyucqDkGo5s=
github.com/go-vela/pkg-queue v0.5.0-rc1/go.mod h1:X8rp1/XXtEwzEsI7u+B4hrDgQLFa95AoBbQjHr7lx6g=
github.com/go-vela/pkg-runtime v0.5.0-rc1.0.20200805191211-be84584fb396 h1:OFm0Ez4m8qaYjA2J8IZd77XrQRa2sN8TeKWjjc0nY7g=
Expand Down

0 comments on commit 4807459

Please sign in to comment.