[PR #1064] [MERGED] Use Go 1.20 in CI #1161

Closed
opened 2026-03-03 12:33:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1064
Author: @fsouza
Created: 2/1/2023
Status: Merged
Merged: 2/1/2023
Merged by: @fsouza

Base: mainHead: go-1.20


📝 Commits (1)

📊 Changes

4 files changed (+6 additions, -6 deletions)

View changed files

📝 .github/workflows/goreleaser-run.yml (+1 -1)
📝 .github/workflows/goreleaser-test.yml (+1 -1)
📝 .github/workflows/main.yml (+3 -3)
📝 go.mod (+1 -1)

📄 Description

Also set the minimum version in go.mod to Go 1.19 now that Go 1.18 is unsupported. Dependabot will take care of the Dockerfile.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/1064 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 2/1/2023 **Status:** ✅ Merged **Merged:** 2/1/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `go-1.20` --- ### 📝 Commits (1) - [`887efac`](https://github.com/fsouza/fake-gcs-server/commit/887efac601ab9aee39aa5c6bd29a7f47bc4ad4c9) Use Go 1.20 in CI ### 📊 Changes **4 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/goreleaser-run.yml` (+1 -1) 📝 `.github/workflows/goreleaser-test.yml` (+1 -1) 📝 `.github/workflows/main.yml` (+3 -3) 📝 `go.mod` (+1 -1) </details> ### 📄 Description Also set the minimum version in go.mod to Go 1.19 now that Go 1.18 is unsupported. Dependabot will take care of the Dockerfile. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:33:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#1161
No description provided.