Author SHA1 Message Date
CSRBot e3f60cc372 chore(deps): update docker/setup-qemu-action action to v4.3.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 1s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 1s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 1s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 0s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 1s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 1s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 1s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 0s
Lint Markdown files / Run markdown linter (pull_request) Failing after 1s
2026-09-01 12:06:04 +00:00
CSRBot d76dde053e Merge pull request 'chore(deps): update dependency golangci/golangci-lint to v2.13.2' (#271) from renovate/golangci-golangci-lint-2.x into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 24s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 52s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 28s
2026-08-28 00:15:53 +00:00
CSRBot 29cabd5d6e chore(deps): update dependency golangci/golangci-lint to v2.13.2
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 27s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 26s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 51s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 52s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 27s
2026-08-28 00:05:49 +00:00
CSRBot 787b214aa1 Merge pull request 'chore(deps): update dependency oras-project/oras to v1.3.4' (#270) from renovate/oras-project-oras-1.x into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 14s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Markdown files / Run markdown linter (push) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 28s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 28s
2026-08-27 21:07:59 +00:00
CSRBot 12483ef62e chore(deps): update dependency oras-project/oras to v1.3.4
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 29s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 13s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 18s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 12s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 28s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 32s
2026-08-27 21:05:40 +00:00
5 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
password: ${{ secrets.DOCKER_IO_PASSWORD }}
- uses: oras-project/setup-oras@1d808f7d7f6995cc68b7bf507bfe5c5446e1dc9d # v2.0.1
with:
version: 1.3.3 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
version: 1.3.4 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
- name: Push artifacthub-repo.yml to git.cryptic.systems
run: |
oras push git.cryptic.systems/volker.raschek/db-wait:artifacthub.io \
+1 -1
View File
@@ -26,4 +26,4 @@ jobs:
go-version: ${{ matrix.go }}
- uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
with:
version: v2.13.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
version: v2.13.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- uses: volker-raschek/cosign-installer@7643eed6736a199595ed2a31e9979ec353a88adb # v4.1.3-rc3
with:
cosign-release: "v3.1.3" # renovate: datasource=github-tags depName=sigstore/cosign
- uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
- uses: docker/setup-qemu-action@1f40c72289eff860ee54a304f1438e3cff362e0a # v4.3.0
with:
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
- uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
-1
View File
@@ -5,7 +5,6 @@ go 1.24
require (
github.com/lib/pq v1.12.3
github.com/sijms/go-ora/v2 v2.9.0
github.com/sijms/go-ora/v3 v3.0.1
github.com/spf13/cobra v1.10.2
)
-1
View File
@@ -6,7 +6,6 @@ github.com/lib/pq v1.12.3/go.mod h1:/p+8NSbOcwzAEI7wiMXFlgydTwcgTr3OSKMsD2BitpA=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sijms/go-ora/v2 v2.9.0 h1:+iQbUeTeCOFMb5BsOMgUhV8KWyrv9yjKpcK4x7+MFrg=
github.com/sijms/go-ora/v2 v2.9.0/go.mod h1:QgFInVi3ZWyqAiJwzBQA+nbKYKH77tdp1PYoCqhR2dU=
github.com/sijms/go-ora/v3 v3.0.1/go.mod h1:9NMI4/C/J9ExE/YNgQQlZXic2U1aCLHchJmmnDOK0jM=
github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU=
github.com/spf13/cobra v1.10.2/go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4=
github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=