Skip to content

build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 #99

build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0

build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 #99

Workflow file for this run

name: cprl build
on:
push:
paths-ignore:
- '.github/**'
- '.vscode/**'
- '.*'
- '*.yaml'
- '*.yml'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '^1.20.1'
- run: go build