[PR #255] [CLOSED] fix the function use error #548

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/255
Author: @4t8dd
Created: 6/20/2020
Status: Closed

Base: masterHead: function-use


📝 Commits (1)

  • d6c9a4d fix the function use error

📊 Changes

4 files changed (+243 additions, -80 deletions)

View changed files

📝 go.mod (+21 -18)
📝 go.sum (+156 -0)
📝 internal/cmd/root.go (+6 -2)
📝 internal/webserver/assets-prod.go (+60 -60)

📄 Description

Signed-off-by: wang700 wanger.xyz@gmail.com


🔄 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/255 **Author:** [@4t8dd](https://github.com/4t8dd) **Created:** 6/20/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `function-use` --- ### 📝 Commits (1) - [`d6c9a4d`](https://github.com/go-shiori/shiori/commit/d6c9a4dcaf477abb43337a52540c92f289196053) fix the function use error ### 📊 Changes **4 files changed** (+243 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+21 -18) 📝 `go.sum` (+156 -0) 📝 `internal/cmd/root.go` (+6 -2) 📝 `internal/webserver/assets-prod.go` (+60 -60) </details> ### 📄 Description Signed-off-by: wang700 <wanger.xyz@gmail.com> --- <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:41 +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#548
No description provided.