Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

fix(deps): update module go.uber.org/mock to v0.5.1 #36

fix(deps): update module go.uber.org/mock to v0.5.1

fix(deps): update module go.uber.org/mock to v0.5.1 #36

Workflow file for this run

name: Go CI
on:
push:
branches:
- '**'
# branches-ignore:
# - renovate/**
tags:
- 'v[0-9]+\.[0-9]+\.[0-9]+' # Push events to matching v*, i.e. v20.15.10
pull_request:
branches:
- '**'
jobs:
strongo_workflow:
permissions:
contents: write
uses: strongo/go-ci-action/.github/workflows/workflow.yml@main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
with:
code_coverage: false