Skip to content

build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 #645

build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0

build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 #645

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
lint:
name: Lint
uses: CSUSTers/csust-got/.github/workflows/lint.yml@dev
test:
name: Test
uses: CSUSTers/csust-got/.github/workflows/test.yml@dev
go-build:
name: Go Build
uses: CSUSTers/csust-got/.github/workflows/go-build.yml@dev