Skip to content

Bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 #463

Bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0

Bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 #463

Workflow file for this run

name: Run tests
on:
workflow_dispatch:
pull_request:
push:
permissions:
contents: read
jobs:
test:
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@v0.2
with:
runs-on: ubuntu-latest
# vim: set sw=2 sts=2 et :