this repo has no description

⬆️ Update dependency go to v1.25.5 (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by renovate[bot] renovate[bot] and committed by GitHub 71beeced 9eb01c9b

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/database.yml
··· 29 29 - name: Setup Go 30 30 uses: actions/setup-go@v6 31 31 with: 32 - go-version: "1.25.4" 32 + go-version: "1.25.5" 33 33 - name: Install ortfo/db 34 34 run: | 35 35 go install github.com/ortfo/db/cmd@v1.7.2