[PR #89] [MERGED] Move tools to its own go module #2616

Closed
opened 2026-03-15 20:54:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/89
Author: @hibiken
Created: 2/18/2020
Status: Merged
Merged: 2/18/2020
Merged by: @hibiken

Base: masterHead: fix/deps


📝 Commits (1)

  • e43e593 Move tools to its own go module

📊 Changes

4 files changed (+208 additions, -157 deletions)

View changed files

📝 go.mod (+0 -7)
📝 go.sum (+1 -150)
tools/go.mod (+14 -0)
tools/go.sum (+193 -0)

📄 Description

Closes #87


🔄 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/89 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 2/18/2020 **Status:** ✅ Merged **Merged:** 2/18/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `fix/deps` --- ### 📝 Commits (1) - [`e43e593`](https://github.com/hibiken/asynq/commit/e43e593714ad1f247f8731af8f33a899168ffc37) Move tools to its own go module ### 📊 Changes **4 files changed** (+208 additions, -157 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+0 -7) 📝 `go.sum` (+1 -150) ➕ `tools/go.mod` (+14 -0) ➕ `tools/go.sum` (+193 -0) </details> ### 📄 Description Closes #87 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 20:54:12 +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#2616
No description provided.