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 project to Go 1.21 series #246

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Commits on Feb 21, 2024

  1. Update project to Go 1.21 series

    - update Dependabot configuration for Dockerfile to ignore Go releases
      outside of the Go 1.21 release series
    - update "Canary" Dockerfile to reflect one release back from latest
      release in Go 1.21 series
      - confirm that Dependabot configuration changes are working as
        intended
    
    NOTE: We intentionally do *not* update the Go module version; bumping
    the Go module version would indicate that this project *requires* a
    newer Go version for functionality provided by that version and that
    is not yet the case.
    
    Refs:
    
    - atc0005/todo#71
    atc0005 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8a4ed3e View commit details
    Browse the repository at this point in the history