[PR #469] [MERGED] feat: upgrade to go 1.19 #606

Closed
opened 2026-02-25 23:34:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/469
Author: @fmartingr
Created: 8/11/2022
Status: Merged
Merged: 8/11/2022
Merged by: @fmartingr

Base: masterHead: upgrade/go1.19


📝 Commits (2)

  • e5f9543 feat: upgrade to go 1.19
  • 3ca47df fix: ioutil deprecation notice

📊 Changes

6 files changed (+40 additions, -46 deletions)

View changed files

📝 .github/workflows/_gorelease.yml (+1 -1)
📝 .github/workflows/_test.yml (+3 -3)
📝 Dockerfile (+3 -3)
📝 go.mod (+11 -11)
📝 go.sum (+21 -26)
📝 internal/webserver/utils.go (+1 -2)

📄 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/go-shiori/shiori/pull/469 **Author:** [@fmartingr](https://github.com/fmartingr) **Created:** 8/11/2022 **Status:** ✅ Merged **Merged:** 8/11/2022 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `upgrade/go1.19` --- ### 📝 Commits (2) - [`e5f9543`](https://github.com/go-shiori/shiori/commit/e5f9543e11dde02e9098685921126f1989230afa) feat: upgrade to go 1.19 - [`3ca47df`](https://github.com/go-shiori/shiori/commit/3ca47df62f3412f3d9474f941e0a51f75f375980) fix: ioutil deprecation notice ### 📊 Changes **6 files changed** (+40 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_gorelease.yml` (+1 -1) 📝 `.github/workflows/_test.yml` (+3 -3) 📝 `Dockerfile` (+3 -3) 📝 `go.mod` (+11 -11) 📝 `go.sum` (+21 -26) 📝 `internal/webserver/utils.go` (+1 -2) </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-02-25 23:34:52 +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/shiori#606
No description provided.