[PR #42] [CLOSED] Rand seed deprecation #249

Closed
opened 2026-02-26 21:34:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/42
Author: @cursor[bot]
Created: 1/21/2026
Status: Closed

Base: feature/paginate-flagHead: cursor/rand-seed-deprecation-bec1


📝 Commits (1)

  • 61c2c0d Remove deprecated rand.Seed call

📊 Changes

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

View changed files

📝 internal/asc/client.go (+0 -5)

📄 Description

Remove deprecated and unnecessary rand.Seed call as the global random number generator is automatically seeded in Go 1.20+.



🔄 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/rudrankriyam/App-Store-Connect-CLI/pull/42 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/21/2026 **Status:** ❌ Closed **Base:** `feature/paginate-flag` ← **Head:** `cursor/rand-seed-deprecation-bec1` --- ### 📝 Commits (1) - [`61c2c0d`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/61c2c0dcbdc0def38c02de518d156caf5052f78f) Remove deprecated rand.Seed call ### 📊 Changes **1 file changed** (+0 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `internal/asc/client.go` (+0 -5) </details> ### 📄 Description Remove deprecated and unnecessary `rand.Seed` call as the global random number generator is automatically seeded in Go 1.20+. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:18 +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/App-Store-Connect-CLI#249
No description provided.