Skip to content

chore(deps): bump github.com/ogen-go/ogen from 0.74.0 to 0.75.0 #211

chore(deps): bump github.com/ogen-go/ogen from 0.74.0 to 0.75.0

chore(deps): bump github.com/ogen-go/ogen from 0.74.0 to 0.75.0 #211

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
cover:
uses: go-faster/x/.github/workflows/cover.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main
commit:
uses: go-faster/x/.github/workflows/commit.yml@main
codeql:
uses: go-faster/x/.github/workflows/codeql.yml@main