Skip to content

Bump gorm.io/gorm from 1.24.2 to 1.25.6 #201

Bump gorm.io/gorm from 1.24.2 to 1.25.6

Bump gorm.io/gorm from 1.24.2 to 1.25.6 #201

Workflow file for this run

on: [push, pull_request]
name: GoLint
jobs:
GoLint:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v2
- name: Check GoLint Errors
uses: reviewdog/action-golangci-lint@v2