mod: bump modernc.org/sqlite from 1.20.2 to 1.20.3 (#7321)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
This commit is contained in:
dependabot[bot]
2023-01-26 20:20:11 +08:00
committed by GitHub
parent a3e2adeda2
commit 3d8004cf6f
3 changed files with 5 additions and 3 deletions

View File

@@ -38,6 +38,8 @@ jobs:
args: --timeout=30m
- name: Install Task
uses: arduino/setup-task@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Check Go module tidiness and generated files
shell: bash
run: |