[PR #10] [MERGED] Make compatible with latest cloud go library #260

Closed
opened 2026-03-03 12:09:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/10
Author: @paulangton
Created: 6/12/2018
Status: Merged
Merged: 6/12/2018
Merged by: @fsouza

Base: masterHead: master


📝 Commits (1)

  • 48d5cce Made library compatible with cloud.google.com/go v0.19.0-0.23.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Gopkg.toml (+1 -1)

📄 Description

Projects using newer versions of cloud.google.com/go cannot use this library due to it being version locked to 0.19.0.

There are no changes since version 0.19.0 that would affect the behavior of this library (see https://github.com/GoogleCloudPlatform/google-cloud-go/blob/master/README.md for changelog).

Pull request includes the changes necessary for it to be compatible with every version from 0.19.0 to the latest version, 0.23.0.


🔄 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/10 **Author:** [@paulangton](https://github.com/paulangton) **Created:** 6/12/2018 **Status:** ✅ Merged **Merged:** 6/12/2018 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`48d5cce`](https://github.com/fsouza/fake-gcs-server/commit/48d5ccef9c4618c5013df925dfa5c7c42f18f92c) Made library compatible with cloud.google.com/go v0.19.0-0.23.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Gopkg.toml` (+1 -1) </details> ### 📄 Description Projects using newer versions of `cloud.google.com/go` cannot use this library due to it being version locked to `0.19.0`. There are no changes since version `0.19.0` that would affect the behavior of this library (see https://github.com/GoogleCloudPlatform/google-cloud-go/blob/master/README.md for changelog). Pull request includes the changes necessary for it to be compatible with every version from `0.19.0` to the latest version, `0.23.0`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:09:57 +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#260
No description provided.