This repository was archived by the owner on Oct 28, 2021. It is now read-only.
Commit b6f1d16 1 parent 8d5d2fb commit b6f1d16 Copy full SHA for b6f1d16
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/ghodss/yaml v1.0.0
12
12
github.com/gin-gonic/gin v1.5.0
13
13
github.com/go-playground/universal-translator v0.17.0 // indirect
14
- github.com/go-vela/types v0.2.0
14
+ github.com/go-vela/types v0.3.0-rc1
15
15
github.com/google/go-github/v24 v24.0.1
16
16
github.com/google/uuid v1.1.1 // indirect
17
17
github.com/goware/urlx v0.3.1
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/go-playground/universal-translator v0.16.0 h1:X++omBR/4cE2MNg91AoC3rm
33
33
github.com/go-playground/universal-translator v0.16.0 /go.mod h1:1AnU7NaIRDWWzGEKwgtJRd2xk99HeFyHw3yid4rvQIY =
34
34
github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD876Lmtgy7VtROAbHHXk8no =
35
35
github.com/go-playground/universal-translator v0.17.0 /go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA =
36
- github.com/go-vela/types v0.2.0 h1:VHOlUqCratdthbOpI1l0CLvVEINYqndpqVYVQoPm1Ac =
37
- github.com/go-vela/types v0.2.0 /go.mod h1:LNDrn7/nV38H0HmRfYv6YfPNb881R5NRE1YKXeVqpF4 =
36
+ github.com/go-vela/types v0.3.0-rc1 h1:iw/psQeGTdAaQlJvNsRh8YLrMh26dDC8fegeHSqTHmM =
37
+ github.com/go-vela/types v0.3.0-rc1 /go.mod h1:LNDrn7/nV38H0HmRfYv6YfPNb881R5NRE1YKXeVqpF4 =
38
38
github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
39
39
github.com/golang/protobuf v1.3.1 h1:YF8+flBXS5eO826T4nzqPrxfhQThhXl0YzfuUPu4SBg =
40
40
github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
You can’t perform that action at this time.
0 commit comments