Skip to content

Bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7 #81

Bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7

Bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7 #81

Workflow file for this run

name: backend_lint
on: [pull_request]
jobs:
golangci-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2