Skip to content

Bump golang.org/x/term from 0.12.0 to 0.13.0 #233

Bump golang.org/x/term from 0.12.0 to 0.13.0

Bump golang.org/x/term from 0.12.0 to 0.13.0 #233

Workflow file for this run

name: "Spell Check"
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@v1.16.4