Skip to content

build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 #373

build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0

build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 #373

Workflow file for this run

name: Go Lint
on:
push:
branches:
- 1.x
- 2.x
pull_request:
branches:
- 1.x
- 2.x
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v4