Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/setup-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: actions/setup-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 4 commits
  • 11 files changed
  • 5 contributors

Commits on Jan 29, 2024

  1. docs: bump actions/setup-go to v5 (#449)

    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6c1fd22 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Bump undici from 5.28.2 to 5.28.3 (#465)

    * Bump undici from 5.28.2 to 5.28.3
    
    Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.2...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fixed check failures and update dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: HarithaVattikuti <[email protected]>
    dependabot[bot] and HarithaVattikuti authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    be1aa11 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 18, 2024

  1. Remove the description of the old go.mod specification (#458)

    * Fix emoji rendering
    
    * Fix quoting
    
    * Remove the description of the old go.mod specification
    
    * Remove the single quotes from `go-version-file`
    
    * Fix README
    
    * Add description about patch versions to README
    
    * Revert "Remove the single quotes from `go-version-file`"
    
    This reverts commit ca4321a.
    178inaba authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cdcb360 View commit details
    Browse the repository at this point in the history
Loading