this repo has no description

⬆️ Update dependency go to v1.26.1 (#78)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
82c84d42 1a464ec7

+1 -1
+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.26.0" 32 + go-version: "1.26.1" 33 33 - name: Install ortfo/db 34 34 run: | 35 35 go install github.com/ortfo/db/cmd@v1.7.2