Skip to content

Fix login start packet decoding for 1.18.2 up to 1.20.2 (#421) #530

Fix login start packet decoding for 1.18.2 up to 1.20.2 (#421)

Fix login start packet decoding for 1.18.2 up to 1.20.2 (#421) #530

Workflow file for this run

name: Test
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
with:
go-version: "1.24.4"