We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
This repository currently has no open or pending branches.
Dockerfile alpine 3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099 Dockerfile-alpine alpine 3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
alpine 3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
.github/workflows/build.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a .github/workflows/codeql-analysis.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a github/codeql-action v3.28.1@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c github/codeql-action v3.28.1@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c github/codeql-action v3.28.1@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c .github/workflows/prerelease.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 .github/workflows/publish.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 .github/workflows/reviewdog.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a reviewdog/action-golangci-lint v2.7.0@dd3fda91790ca90e75049e5c767509dc0ec7d99b actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a reviewdog/action-golangci-lint v2.7.0@dd3fda91790ca90e75049e5c767509dc0ec7d99b .github/workflows/spec.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a skx/github-action-publish-binaries master .github/workflows/test.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a codecov/codecov-action v5.1.2@1e68e06f1dbfde0e4cefc87efeba9e4643565303 .github/workflows/validate-pr-title.yml .github/workflows/validate.yml actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a
github/codeql-action v3.28.1@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c
elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2
reviewdog/action-golangci-lint v2.7.0@dd3fda91790ca90e75049e5c767509dc0ec7d99b
skx/github-action-publish-binaries master
codecov/codecov-action v5.1.2@1e68e06f1dbfde0e4cefc87efeba9e4643565303
go.mod go 1.23.4 github.com/Masterminds/semver/v3 v3.3.1 github.com/distribution/reference v0.6.0 github.com/docker/docker v27.4.1+incompatible github.com/docker/go-units v0.5.0 github.com/gin-gonic/gin v1.10.0 github.com/go-vela/sdk-go v0.26.0-rc2 github.com/go-vela/server v0.26.0-rc2 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/google/go-cmp v0.6.0 github.com/joho/godotenv v1.5.1 github.com/opencontainers/image-spec v1.1.0 github.com/prometheus/client_golang v1.20.5 github.com/sirupsen/logrus v1.9.3 github.com/urfave/cli/v2 v2.27.5 golang.org/x/sync v0.10.0 gotest.tools/v3 v3.5.1 k8s.io/api v0.32.0 k8s.io/apimachinery v0.32.0 k8s.io/client-go v0.32.0 sigs.k8s.io/yaml v1.4.0 github.com/hashicorp/go-envparse v0.1.0
go 1.23.4
github.com/Masterminds/semver/v3 v3.3.1
github.com/distribution/reference v0.6.0
github.com/docker/docker v27.4.1+incompatible
github.com/docker/go-units v0.5.0
github.com/gin-gonic/gin v1.10.0
github.com/go-vela/sdk-go v0.26.0-rc2
github.com/go-vela/server v0.26.0-rc2
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/go-cmp v0.6.0
github.com/joho/godotenv v1.5.1
github.com/opencontainers/image-spec v1.1.0
github.com/prometheus/client_golang v1.20.5
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli/v2 v2.27.5
golang.org/x/sync v0.10.0
gotest.tools/v3 v3.5.1
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
sigs.k8s.io/yaml v1.4.0
github.com/hashicorp/go-envparse v0.1.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
This repository currently has no open or pending branches.
Detected dependencies
dockerfile
github-actions
gomod
The text was updated successfully, but these errors were encountered: