[PR #184] [CLOSED] Go 1.18 #1237

Closed
opened 2026-05-07 01:01:09 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/184
Author: @binwiederhier
Created: 3/22/2022
Status: Closed

Base: mainHead: go118


📝 Commits (2)

📊 Changes

12 files changed (+39 additions, -45 deletions)

View changed files

📝 .github/workflows/test.yaml (+1 -1)
📝 cmd/access.go (+3 -3)
📝 cmd/serve.go (+2 -2)
📝 cmd/user.go (+1 -1)
📝 go.mod (+6 -6)
📝 go.sum (+10 -6)
📝 server/server.go (+2 -2)
📝 server/smtp_sender.go (+1 -1)
📝 server/types.go (+2 -2)
📝 util/gzip_handler.go (+1 -1)
📝 util/util.go (+4 -14)
📝 util/util_test.go (+6 -6)

📄 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/binwiederhier/ntfy/pull/184 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 3/22/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `go118` --- ### 📝 Commits (2) - [`5f37741`](https://github.com/binwiederhier/ntfy/commit/5f37741fe33ba93607ad51a782ff5da569135048) :generics-intensifies: - [`9cb9cd5`](https://github.com/binwiederhier/ntfy/commit/9cb9cd57844fad7afc0f5a2e1138ee2121971e92) Pipeline ### 📊 Changes **12 files changed** (+39 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yaml` (+1 -1) 📝 `cmd/access.go` (+3 -3) 📝 `cmd/serve.go` (+2 -2) 📝 `cmd/user.go` (+1 -1) 📝 `go.mod` (+6 -6) 📝 `go.sum` (+10 -6) 📝 `server/server.go` (+2 -2) 📝 `server/smtp_sender.go` (+1 -1) 📝 `server/types.go` (+2 -2) 📝 `util/gzip_handler.go` (+1 -1) 📝 `util/util.go` (+4 -14) 📝 `util/util_test.go` (+6 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:09 +02: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/ntfy#1237
No description provided.