Merge pull request #1494 from urfave/v3-mod-bump

Bump declared module and internal usage to `/v3/`
This commit is contained in:
2022-10-02 20:09:15 -04:00
committed by GitHub
24 changed files with 28 additions and 31 deletions

View File

@@ -85,7 +85,7 @@ jobs:
chmod +x "${GITHUB_WORKSPACE}/.local/bin/gfmrun"
- name: gfmrun
run: go run internal/build/build.go gfmrun docs/v2/manual.md
run: go run internal/build/build.go gfmrun docs/v3/index.md
- name: diff check
run: |