Skip to content

Commit

Permalink
chore: upgrade go-vela deps on v0.8.0-rc1 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrockopp authored May 24, 2021
1 parent 5b9f254 commit a293196
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 180 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ go 1.15

require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/gin-gonic/gin v1.7.1
github.com/go-vela/pkg-executor v0.7.5-0.20210521154632-d53be352df36
github.com/go-vela/pkg-queue v0.7.5-0.20210402170103-bcd9ababfe88
github.com/go-vela/pkg-runtime v0.7.5-0.20210428154035-f007d6e59a10
github.com/go-vela/sdk-go v0.7.4
github.com/go-vela/types v0.7.5-0.20210520185150-62027576a4ad
github.com/gin-gonic/gin v1.7.2
github.com/go-vela/pkg-executor v0.8.0-rc1
github.com/go-vela/pkg-queue v0.8.0-rc1
github.com/go-vela/pkg-runtime v0.8.0-rc1
github.com/go-vela/sdk-go v0.8.0-rc1
github.com/go-vela/types v0.8.0-rc1
github.com/joho/godotenv v1.3.0
github.com/prometheus/client_golang v1.10.0
github.com/sirupsen/logrus v1.8.1
Expand Down
Loading

0 comments on commit a293196

Please sign in to comment.