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

chore(deps): Bump Go version to 1.22.1 #52

Merged
merged 3 commits into from
Mar 9, 2024
Merged

chore(deps): Bump Go version to 1.22.1 #52

merged 3 commits into from
Mar 9, 2024

Commits on Mar 9, 2024

  1. Edit go.mod directly instead of using go mod tidy (#51)

    <!-- markdownlint-disable MD041 -->
    
    **Issue:** close #
    
    ### Checklist
    
    - [ ] This Pull Request introduces a new feature.
    - [ ] This Pull Request fixes a bug.
    
    ### Description
    
    It requires the latest Go to be installed.
    
    <!--
    A clear and concise description
      - Why did you make this change?
      - Please describe how this method is better than others.
    -->
    
    <br />
    
    - [x] I agree to follow the [Code of
    Conduct](https://github.com/5ouma/mli/blob/main/.github/CODE_OF_CONDUCT.md).
    5ouma committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    3d24751 View commit details
    Browse the repository at this point in the history
  2. chore(setup): Version up Go

    Change Go version to v1.22.1.
    github-actions[bot] committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    6755217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ac2a3b View commit details
    Browse the repository at this point in the history