mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-15 07:34:12 +01:00
fix(deps): update golang-packages (#5336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <qwerty287@posteo.de>
This commit is contained in:
@@ -47,7 +47,7 @@ type InfoT struct {
|
||||
Running int `json:"running_count"`
|
||||
} `json:"stats"`
|
||||
Paused bool `json:"paused"`
|
||||
} // @name InfoT
|
||||
} // @name InfoT
|
||||
|
||||
func (t *InfoT) String() string {
|
||||
var sb strings.Builder
|
||||
|
||||
Reference in New Issue
Block a user