[PR #297] [CLOSED] Update to Go 1.20, rename modules, update and tidy deps #1020

Closed
opened 2026-03-15 21:47:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/297
Author: @jpfourny
Created: 4/4/2023
Status: Closed

Base: masterHead: update-go-1.20


📝 Commits (1)

  • 3dc0792 Update to Go 1.20, rename modules, update and tidy deps

📊 Changes

17 files changed (+367 additions, -114 deletions)

View changed files

📝 .github/workflows/docker-image-publish.yml.disabled (+0 -0)
📝 .github/workflows/release.yml (+1 -1)
📝 CHANGELOG.md (+1 -1)
📝 README.md (+12 -12)
📝 cmd/asynqmon/main.go (+3 -3)
📝 cmd/asynqmon/main_test.go (+1 -1)
📝 conversion_helpers.go (+1 -1)
📝 example_test.go (+2 -2)
📝 go.mod (+25 -12)
📝 go.sum (+312 -71)
📝 group_handlers.go (+1 -1)
📝 handler.go (+2 -2)
📝 queue_handlers.go (+1 -1)
📝 redis_info_handlers.go (+2 -3)
📝 scheduler_entry_handlers.go (+1 -1)
📝 server_handlers.go (+1 -1)
📝 task_handlers.go (+1 -1)

📄 Description

Update to Go 1.20, rename modules, update and tidy deps


🔄 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/asynqmon/pull/297 **Author:** [@jpfourny](https://github.com/jpfourny) **Created:** 4/4/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `update-go-1.20` --- ### 📝 Commits (1) - [`3dc0792`](https://github.com/hibiken/asynqmon/commit/3dc0792f990bb745de833e81ece76c0a8d114767) Update to Go 1.20, rename modules, update and tidy deps ### 📊 Changes **17 files changed** (+367 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-image-publish.yml.disabled` (+0 -0) 📝 `.github/workflows/release.yml` (+1 -1) 📝 `CHANGELOG.md` (+1 -1) 📝 `README.md` (+12 -12) 📝 `cmd/asynqmon/main.go` (+3 -3) 📝 `cmd/asynqmon/main_test.go` (+1 -1) 📝 `conversion_helpers.go` (+1 -1) 📝 `example_test.go` (+2 -2) 📝 `go.mod` (+25 -12) 📝 `go.sum` (+312 -71) 📝 `group_handlers.go` (+1 -1) 📝 `handler.go` (+2 -2) 📝 `queue_handlers.go` (+1 -1) 📝 `redis_info_handlers.go` (+2 -3) 📝 `scheduler_entry_handlers.go` (+1 -1) 📝 `server_handlers.go` (+1 -1) 📝 `task_handlers.go` (+1 -1) </details> ### 📄 Description Update to Go 1.20, rename modules, update and tidy deps --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:47:46 +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/asynqmon#1020
No description provided.