Skip to content

Bump golang.org/x/net from 0.7.0 to 0.23.0 #60

Bump golang.org/x/net from 0.7.0 to 0.23.0

Bump golang.org/x/net from 0.7.0 to 0.23.0 #60

Workflow file for this run

name: Release
on:
push:
branches:
- '*'
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "1.22"
- run: go build -v