Skip to content

build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 #642

build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0

build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 #642

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