Skip to content

chore(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 #108

chore(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1

chore(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 #108

Workflow file for this run

name: Licenses
on:
pull_request:
push:
branches:
- main
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.18"
- uses: actions/setup-node@v3.6.0
with:
node-version: "18"
- run: make licenses