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 @@ -4,7 +4,7 @@ go 1.25.5
44
55require (
66 github.com/Masterminds/semver/v3 v3.4.0
7- github.com/go-vela/server v0.27.4
7+ github.com/go-vela/server v0.27.5
88 github.com/sirupsen/logrus v1.9.4
99 github.com/stretchr/testify v1.11.1
1010)
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lpr
33github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
44github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
55github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6- github.com/go-vela/server v0.27.4 h1:XcWUAsBdqx6sfynWwoMfRwvXblN1q/chZfwzAJ2H5v0 =
7- github.com/go-vela/server v0.27.4 /go.mod h1:MvVrkxZyThJygej2GYGtHG5edAVShTxx7hehn+InTNM =
6+ github.com/go-vela/server v0.27.5 h1:3HGx1HIyK3Rpv/jYuOvXl8dDKvSeaOfmPozAEXB9aK0 =
7+ github.com/go-vela/server v0.27.5 /go.mod h1:MvVrkxZyThJygej2GYGtHG5edAVShTxx7hehn+InTNM =
88github.com/kr/pretty v0.2.0 h1:s5hAObm+yFO5uHYt5dYjxi2rXrsnmRpJx4OYvIWUaQs =
99github.com/kr/pretty v0.2.0 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
1010github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
You can’t perform that action at this time.
0 commit comments