mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-27 22:55:50 +03:00
[PR #1480] [MERGED] Go 1.22 is out, drop 1.20, adopt 1.21 features #1529
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#1529
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/1480
Author: @fsouza
Created: 2/7/2024
Status: ✅ Merged
Merged: 2/7/2024
Merged by: @fsouza
Base:
main← Head:go-1.22📝 Commits (8)
cf972e7github/workflows: run Go 1.21 and 1.22 in CI3a96828examples/go: tidy with Go 1.22acc3849Go 1.22 is out, drop Go 1.20b9d359bfakestorage: adopt theslicespackage581c6b7examples/go: stick to Go 1.21 for now36fad7cRevert "examples/go: stick to Go 1.21 for now"e3b9c48Dockerfile: bump Go to 1.222ce609bgithub/workflows/main: explicit Go version in the example📊 Changes
12 files changed (+28 additions, -38 deletions)
View changed files
📝
.github/workflows/goreleaser-run.yml(+1 -1)📝
.github/workflows/goreleaser-test.yml(+1 -1)📝
.github/workflows/main.yml(+4 -4)📝
Dockerfile(+1 -1)📝
examples/go/go.mod(+1 -1)📝
fakestorage/object.go(+5 -18)📝
go.mod(+2 -3)📝
go.sum(+9 -4)📝
internal/config/config.go(+1 -1)📝
internal/config/config_test.go(+1 -1)📝
internal/config/slog_writer.go(+1 -2)📝
main.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.