Skip to content

Upgrade github.com/golang-jwt/jwt/v4 #105

Upgrade github.com/golang-jwt/jwt/v4

Upgrade github.com/golang-jwt/jwt/v4 #105

Workflow file for this run

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