File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ require (
66 github.com/buildkite/yaml v0.0.0-20230306222819-0e4e032d4835
77 github.com/coreos/go-semver v0.3.1
88 github.com/gin-gonic/gin v1.9.1
9- github.com/go-vela/server v0.22.3-0.20240129170112-b88749c23bc8
10- github.com/go-vela/types v0.22.1-0.20240125182149-1625a79ce6fb
9+ github.com/go-vela/server v0.23.0-rc1
10+ github.com/go-vela/types v0.23.0-rc1
1111 github.com/golang-jwt/jwt/v5 v5.2.0
1212 github.com/google/go-cmp v0.6.0
1313 github.com/google/go-querystring v1.1.0
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJn
3030github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
3131github.com/go-playground/validator/v10 v10.14.0 h1:vgvQWe3XCz3gIeFDm/HnTIbj6UGmg/+t63MyGU2n5js =
3232github.com/go-playground/validator/v10 v10.14.0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
33- github.com/go-vela/server v0.22.3-0.20240129170112-b88749c23bc8 h1:WFwv6aMTR/X5MuuIWGkrvc8T/vLZue4pDS+tEq8do1Y =
34- github.com/go-vela/server v0.22.3-0.20240129170112-b88749c23bc8 /go.mod h1:+grXQ2JZxsKDuSIyrOeYKsWqHdENPmNhmA9pQpu1FEo =
35- github.com/go-vela/types v0.22.1-0.20240125182149-1625a79ce6fb h1:OUwZk0cis1aILH5y9KJZuNUNKBZTqzr5+NGZF4exbFQ =
36- github.com/go-vela/types v0.22.1-0.20240125182149-1625a79ce6fb /go.mod h1:cax3mW1kVz/ioI8qltZE+wl9rOLgOPdwBIvCooL09e4 =
33+ github.com/go-vela/server v0.23.0-rc1 h1:ZxUVbSeOa1KTdFA5FcYIwBX9XgWCOo+Z6s1d5zvmc78 =
34+ github.com/go-vela/server v0.23.0-rc1 /go.mod h1:w+UsZbtHebNJtXNiDfGe2VLhAp6f5cXEAAlO0O3bYfk =
35+ github.com/go-vela/types v0.23.0-rc1 h1:WesJq/xZ0ugJR54/26T/L+kee83vQtVxaBesCvvsXYA =
36+ github.com/go-vela/types v0.23.0-rc1 /go.mod h1:cax3mW1kVz/ioI8qltZE+wl9rOLgOPdwBIvCooL09e4 =
3737github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU =
3838github.com/goccy/go-json v0.10.2 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
3939github.com/golang-jwt/jwt/v5 v5.2.0 h1:d/ix8ftRUorsN+5eMIlF4T6J8CAt9rch3My2winC1Jw =
You can’t perform that action at this time.
0 commit comments