Skip to content

Bump go.uber.org/zap from 1.27.1 to 1.28.0 #800

Bump go.uber.org/zap from 1.27.1 to 1.28.0

Bump go.uber.org/zap from 1.27.1 to 1.28.0 #800

Workflow file for this run

name: Run tests
on:
workflow_dispatch:
pull_request:
push:
permissions:
contents: read
jobs:
test:
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@0.3
with:
runs-on: ubuntu-latest
# vim: set sw=2 sts=2 et :