Skip to content

Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 #448

Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2

Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 #448

name: GoReleaser
on: push
jobs:
build-snapshot:
name: Build Snapshot
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: "1.22.x"
- name: Build Snapshot
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
args: --clean --snapshot