Skip to content

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

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 #23

Workflow file for this run

name: test
on:
push:
branches:
- main
pull_request:
jobs:
go-test:
uses: ./.github/workflows/_go-test.yml
golangci-lint:
uses: ./.github/workflows/_golangci-lint.yml