Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update go-vela dependencies #50

Merged
merged 1 commit into from
Feb 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ require (
github.com/dustin/go-humanize v1.0.0
github.com/fatih/color v1.7.0 // indirect
github.com/gin-gonic/gin v1.5.0
github.com/go-vela/compiler v0.2.0
github.com/go-vela/mock v0.2.0
github.com/go-vela/sdk-go v0.2.1-0.20200120175809-c03b1cd9ce61
github.com/go-vela/types v0.2.0
github.com/go-vela/compiler v0.3.0-rc2
github.com/go-vela/mock v0.3.0-rc2
github.com/go-vela/sdk-go v0.3.0-rc2
github.com/go-vela/types v0.3.0-rc2
github.com/gosuri/uitable v0.0.3
github.com/manifoldco/promptui v0.3.2
github.com/mattn/go-isatty v0.0.11 // indirect
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ github.com/go-playground/locales v0.13.0/go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTM
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/compiler v0.2.0 h1:fH4VuR/wlaxPTHwWuD2QoQqUGkOJf4OqiMgGatyy0hU=
github.com/go-vela/compiler v0.2.0/go.mod h1:tp6Avl2Twy2J2NQCj6Q+1B63/AR348Ec1lfvubILISo=
github.com/go-vela/mock v0.2.0 h1:LMQPsPGx0ttnfaoAAuooGtWOgCxVUBlWSSl/xdhFbjU=
github.com/go-vela/mock v0.2.0/go.mod h1:Fti8z7+wTfMXkkPFsxjYcE5SzR/NTwdcL7xM5QomQZ4=
github.com/go-vela/sdk-go v0.2.1-0.20200120175809-c03b1cd9ce61 h1:Gen+KaZvp62fQtL3WiEI7axVKiNnG/HKV4BfpBovBXw=
github.com/go-vela/sdk-go v0.2.1-0.20200120175809-c03b1cd9ce61/go.mod h1:K4LCCCPpIm4RlWmyLiNtUCX6G+vjxerv866HD/fIa0Y=
github.com/go-vela/types v0.2.0 h1:VHOlUqCratdthbOpI1l0CLvVEINYqndpqVYVQoPm1Ac=
github.com/go-vela/types v0.2.0/go.mod h1:LNDrn7/nV38H0HmRfYv6YfPNb881R5NRE1YKXeVqpF4=
github.com/go-vela/compiler v0.3.0-rc2 h1:S+KbcDshQabpwOhbeyol3B+WNml6l5TIPsLMXnmpJcc=
github.com/go-vela/compiler v0.3.0-rc2/go.mod h1:58jRH4hlIu3dKCImBzTIbpM+RLdLL1I0qsDYpinCMgQ=
github.com/go-vela/mock v0.3.0-rc2 h1:90b8MKUJOj2oHGRNOZ53RmCBd15W2hbgiOo/uKdpNUM=
github.com/go-vela/mock v0.3.0-rc2/go.mod h1:x6uxv4fHHjMzDlL/tkjrxPRhX/mPcMhIcWmDc5DrF8I=
github.com/go-vela/sdk-go v0.3.0-rc2 h1:qWvRAWm6lIlKHBEYleT+mGMvuLUCNGEPu0U5UXSdW64=
github.com/go-vela/sdk-go v0.3.0-rc2/go.mod h1:nfqbi55a8h8EvwiHaJVWCwlmZEX1hE/6k25twbzjgus=
github.com/go-vela/types v0.3.0-rc2 h1:FrDTX01K+2M6ertsv9GUAP76YWQANdcrA2N6oBIRX+E=
github.com/go-vela/types v0.3.0-rc2/go.mod h1:LNDrn7/nV38H0HmRfYv6YfPNb881R5NRE1YKXeVqpF4=
github.com/golang/lint v0.0.0-20181026193005-c67002cb31c3 h1:I4BOK3PBMjhWfQM2zPJKK7lOBGsrsvOB7kBELP33hiE=
github.com/golang/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:tluoj9z5200jBnyusfRPU2LqT6J+DAorxEvtC7LHB+E=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var (
// VersionMajor is for an API incompatible changes
VersionMajor int64
// VersionMinor is for functionality in a backwards-compatible manner
VersionMinor int64 = 2
VersionMinor int64 = 3
// VersionPatch is for backwards-compatible bug fixes
VersionPatch int64
)
Expand Down