Skip to content

Bump golang.org/x/net from 0.32.0 to 0.33.0 #185

Bump golang.org/x/net from 0.32.0 to 0.33.0

Bump golang.org/x/net from 0.32.0 to 0.33.0 #185

Workflow file for this run

name: Release
on:
workflow_dispatch:
pull_request:
push:
permissions: {}
jobs:
release:
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.4
with:
qemu-enabled: true
permissions:
contents: write
packages: write
# vim: set sw=2 sts=2 et :