mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[PR #1064] [MERGED] Use Go 1.20 in CI #1161
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#1161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:go-1.20📝 Commits (1)
887efacUse Go 1.20 in CI📊 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.