Skip to content

Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 (#100) #269

Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 (#100)

Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 (#100) #269

Workflow file for this run

name: ci
on:
push:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version-file: 'go.mod'
- name: Setup Just
uses: extractions/setup-just@v1
- name: Build
run: just