[PR #942] [MERGED] remove deprecated protobuf ptypes #938

Closed
opened 2026-03-02 06:10:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/942
Author: @aradwann
Created: 10/27/2024
Status: Merged
Merged: 10/29/2024
Merged by: @kamikazechaser

Base: masterHead: remove-deprecated-protobuf-ptypes


📝 Commits (3)

📊 Changes

4 files changed (+36 additions, -79 deletions)

View changed files

📝 go.mod (+1 -2)
📝 go.sum (+2 -9)
📝 internal/base/base.go (+25 -55)
📝 internal/proto/asynq.pb.go (+8 -13)

📄 Description

No description provided


🔄 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/hibiken/asynq/pull/942 **Author:** [@aradwann](https://github.com/aradwann) **Created:** 10/27/2024 **Status:** ✅ Merged **Merged:** 10/29/2024 **Merged by:** [@kamikazechaser](https://github.com/kamikazechaser) **Base:** `master` ← **Head:** `remove-deprecated-protobuf-ptypes` --- ### 📝 Commits (3) - [`0165f73`](https://github.com/hibiken/asynq/commit/0165f7337f66228fe424fefe6b8c227926b8c3d3) remove deprecated protobuf ptypes - [`c934605`](https://github.com/hibiken/asynq/commit/c9346058fad3f92f29519b787dd147e637bd524b) tidy compiled proto and go mod - [`a420605`](https://github.com/hibiken/asynq/commit/a420605ef8402d976ca344ba954fbccba87e72dc) bump protobuf ### 📊 Changes **4 files changed** (+36 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -2) 📝 `go.sum` (+2 -9) 📝 `internal/base/base.go` (+25 -55) 📝 `internal/proto/asynq.pb.go` (+8 -13) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 06:10:31 +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/asynq#938
No description provided.