Skip to content

Bump golang.org/x/net from 0.30.0 to 0.33.0 in the go_modules group #401

Bump golang.org/x/net from 0.30.0 to 0.33.0 in the go_modules group

Bump golang.org/x/net from 0.30.0 to 0.33.0 in the go_modules group #401

Workflow file for this run

name: ci
on:
push:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: '1.23'
- name: GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --snapshot --clean