Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI and README #430

Merged
merged 9 commits into from
Oct 16, 2023
Merged

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    f7c4f8f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Update README.md

    Remove "Used by" count because GitHub repo setting was recently updated to display stats for current version (v2) instead of v1.
    fxamacker authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1d9df2e View commit details
    Browse the repository at this point in the history
  2. Update safer-golangci-lint.yml

    Bump actions/checkout from v3 to v4 .
    fxamacker authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3a10b8e View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    Add go 1.21, remove go 1.18 (keep 1.17).
    Bump actions/checkout from v3 to v4.
    fxamacker authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    84675af View commit details
    Browse the repository at this point in the history
  4. Update ci-go-cover.yml

    Bump actions/checkout from v3 to v4.
    Bump go-version from 1.19 to 1.21.
    fxamacker authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f5536c4 View commit details
    Browse the repository at this point in the history
  5. Update codeql-analysis.yml

    Bump actions/checkout from v3 to v4.
    fxamacker authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    30dd278 View commit details
    Browse the repository at this point in the history
  6. Update govulncheck.yml

    Bump govulncheck from 1.0.0 to 1.0.1.
    Bump actions/checkout from v3 to v4.
    fxamacker authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6e30978 View commit details
    Browse the repository at this point in the history
  7. Update ci.yml

    Use quotes around '1.20' to prevent it from being treated as 1.2.
    fxamacker authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1563ca9 View commit details
    Browse the repository at this point in the history
  8. Update govulncheck.yml

    Bump go-version to 1.21
    fxamacker authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ec73092 View commit details
    Browse the repository at this point in the history