Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Commit

Permalink
chore: update go-vela dependencies (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrockopp authored and plyr4 committed Dec 17, 2019
1 parent 8ba9fe8 commit 7d3c033
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 @@ -11,7 +11,7 @@ require (
github.com/ghodss/yaml v1.0.0
github.com/gin-gonic/gin v1.5.0
github.com/go-playground/universal-translator v0.17.0 // indirect
github.com/go-vela/types v0.2.0-rc2.0.20191216174112-50b01810eb81
github.com/go-vela/types v0.2.0-rc3
github.com/google/go-github/v24 v24.0.1
github.com/google/uuid v1.1.1 // indirect
github.com/goware/urlx v0.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/go-playground/universal-translator v0.16.0 h1:X++omBR/4cE2MNg91AoC3rm
github.com/go-playground/universal-translator v0.16.0/go.mod h1:1AnU7NaIRDWWzGEKwgtJRd2xk99HeFyHw3yid4rvQIY=
github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD876Lmtgy7VtROAbHHXk8no=
github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA=
github.com/go-vela/types v0.2.0-rc2.0.20191216174112-50b01810eb81 h1:NlWiQMY27E8MTeiA+/brl0OD0o781lU2WSdEGUxaN94=
github.com/go-vela/types v0.2.0-rc2.0.20191216174112-50b01810eb81/go.mod h1:LNDrn7/nV38H0HmRfYv6YfPNb881R5NRE1YKXeVqpF4=
github.com/go-vela/types v0.2.0-rc3 h1:8huOI7wk35874T1HdwfbK2+AiIhagC3b4WWU6hdrmtE=
github.com/go-vela/types v0.2.0-rc3/go.mod h1:LNDrn7/nV38H0HmRfYv6YfPNb881R5NRE1YKXeVqpF4=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.3.1 h1:YF8+flBXS5eO826T4nzqPrxfhQThhXl0YzfuUPu4SBg=
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
Expand Down

0 comments on commit 7d3c033

Please sign in to comment.