Skip to content

fix(sggolangcilint): recommend slog instead of zap #1378

fix(sggolangcilint): recommend slog instead of zap

fix(sggolangcilint): recommend slog instead of zap #1378

Workflow file for this run

name: Go
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Sage
uses: ./actions/setup
- name: Make
run: make