Skip to content

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #14

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #14

Workflow file for this run

name: Go test
on:
push:
branches: ['main']
pull_request:
branches: ['main']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: heussd/pdftotext-go@main