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,7 +6,7 @@ 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.20.0-rc1
9+ github.com/go-vela/server v0.20.0-rc2
1010 github.com/go-vela/types v0.20.0-rc1
1111 github.com/golang-jwt/jwt/v5 v5.0.0
1212 github.com/google/go-cmp v0.5.9
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJn
2929github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
3030github.com/go-playground/validator/v10 v10.14.0 h1:vgvQWe3XCz3gIeFDm/HnTIbj6UGmg/+t63MyGU2n5js =
3131github.com/go-playground/validator/v10 v10.14.0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
32- github.com/go-vela/server v0.20.0-rc1 h1:WgjaXZlT0O32SMm5N14BUPXz2psYJUUtHXIu3aZTYzQ =
33- github.com/go-vela/server v0.20.0-rc1 /go.mod h1:d5aTrrZGyiPZke1dxa/29FwravFEZ4CGhxp5ND9SGxw =
32+ github.com/go-vela/server v0.20.0-rc2 h1:GYVj60MuVFVSQzPkotvNaCXk+tjCiO3QHv7znV/+Tj0 =
33+ github.com/go-vela/server v0.20.0-rc2 /go.mod h1:d5aTrrZGyiPZke1dxa/29FwravFEZ4CGhxp5ND9SGxw =
3434github.com/go-vela/types v0.20.0-rc1 h1:t4tz9YjExtrFMFTq6w+0xWens8b0UPC1kcI642Ta3yc =
3535github.com/go-vela/types v0.20.0-rc1 /go.mod h1:1ZSmKWX9MamKogwaIb53mzzRpZMV34mJFKiGfVFadFk =
3636github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU =
You can’t perform that action at this time.
0 commit comments