File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.7
55require (
66 github.com/coreos/go-semver v0.3.1
77 github.com/gin-gonic/gin v1.11.0
8- github.com/go-vela/server v0.28.0-rc1
8+ github.com/go-vela/server v0.28.0-rc2
99 github.com/golang-jwt/jwt/v5 v5.3.1
1010 github.com/google/go-cmp v0.7.0
1111 github.com/google/go-querystring v1.2.0
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJn
4343github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
4444github.com/go-playground/validator/v10 v10.30.1 h1:f3zDSN/zOma+w6+1Wswgd9fLkdwy06ntQJp0BBvFG0w =
4545github.com/go-playground/validator/v10 v10.30.1 /go.mod h1:oSuBIQzuJxL//3MelwSLD5hc2Tu889bF0Idm9Dg26cM =
46- github.com/go-vela/server v0.28.0-rc1 h1:GkQE6i+CgvQsjK5TNScfP/EnbarfGPTLA+m/Pu268nQ =
47- github.com/go-vela/server v0.28.0-rc1 /go.mod h1:pbQZTnaLzJelBfC1b9YfB/DnkMp90ICN7nh0Gy+mq4I =
46+ github.com/go-vela/server v0.28.0-rc2 h1:BoAcEalEe6t1h57X+fgJQitVrc7K8fOM7Akr6iCsuy8 =
47+ github.com/go-vela/server v0.28.0-rc2 /go.mod h1:2enRAFzhb7hVUXaj7b9v1uuVHImbGktJ6SpkcMsWdN0 =
4848github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4 =
4949github.com/goccy/go-json v0.10.5 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
5050github.com/goccy/go-yaml v1.19.2 h1:PmFC1S6h8ljIz6gMRBopkjP1TVT7xuwrButHID66PoM =
You can’t perform that action at this time.
0 commit comments