Skip to content

fix(deps): update module github.com/go-co-op/gocron to v2 #84

fix(deps): update module github.com/go-co-op/gocron to v2

fix(deps): update module github.com/go-co-op/gocron to v2 #84

Workflow file for this run

name: Build go project
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
test:
uses: nezuchan/workflows/.github/workflows/golang-compile-test.yml@main
with:
TARGET_FILE: "."