这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2023

This PR contains the following updates:

Package Type Update Change
actions/setup-go action major v3.6.1 -> v5.5.0

Release Notes

actions/setup-go (actions/setup-go)

v5.5.0

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

v5.0.2

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-go@v5...v5.0.2

v5.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1

v5.0.0

Compare Source

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (https://github.com/actions/setup-go/pull/421). Moreover, we update some dependencies to the latest versions (https://github.com/actions/setup-go/pull/445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: actions/setup-go@v4...v5.0.0

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-go@v4...v4.2.1

v4.2.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in https://github.com/actions/setup-go/pull/393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (https://github.com/actions/setup-go/pull/383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v4...v4.0.1

v4.0.0

Compare Source

In scope of release we enable cache by default. The action won’t throw an error if the cache can’t be restored or saved. The action will throw a warning message but it won’t stop a build process. The cache can be disabled by specifying cache: false.

steps:
  - uses: actions/checkout@v3
  - uses: actions/setup-go@v4
    with:
      go-version: '1.19'
  - run: go run hello.go

Besides, we introduce such changes as


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 6, 2023
@renovate renovate bot force-pushed the renovate/actions-setup-go-5.x branch from e36332e to d93e9cf Compare May 2, 2024 19:51
@renovate renovate bot force-pushed the renovate/actions-setup-go-5.x branch from d93e9cf to d35a13a Compare July 10, 2024 14:40
@renovate renovate bot force-pushed the renovate/actions-setup-go-5.x branch from d35a13a to 521a2b8 Compare October 24, 2024 15:31
@renovate renovate bot force-pushed the renovate/actions-setup-go-5.x branch from 521a2b8 to 7501da3 Compare December 11, 2024 04:47
@renovate renovate bot force-pushed the renovate/actions-setup-go-5.x branch from 7501da3 to 595d2bc Compare January 21, 2025 08:36
@renovate renovate bot force-pushed the renovate/actions-setup-go-5.x branch from 595d2bc to 9aab6d8 Compare March 19, 2025 06:25
@renovate renovate bot force-pushed the renovate/actions-setup-go-5.x branch from 9aab6d8 to 5990f0a Compare May 8, 2025 03:35
@renovate renovate bot force-pushed the renovate/actions-setup-go-5.x branch from 5990f0a to 1eed8db Compare May 19, 2025 11:51
@renovate renovate bot changed the title Update actions/setup-go action to v5 Update actions/setup-go action to v5 - autoclosed Sep 4, 2025
@renovate renovate bot closed this Sep 4, 2025
@renovate renovate bot deleted the renovate/actions-setup-go-5.x branch September 4, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant