[DEADCODE] update deadcode-out (squash) update

This commit is contained in:
Earl Warren 2023-12-18 16:10:44 +01:00
parent e16f5b02c6
commit aef379c5f5
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -179,7 +179,6 @@ package "code.gitea.io/gitea/modules/cache"
package "code.gitea.io/gitea/modules/charset"
func (*BreakWriter).Write
func ToUTF8
func EscapeControlString
package "code.gitea.io/gitea/modules/context"
func GetPrivateContext
@ -200,6 +199,7 @@ package "code.gitea.io/gitea/modules/git"
func (ErrExecTimeout).Error
func (ErrUnsupportedVersion).Error
func SetUpdateHook
func EmptyObjectID
func openRepositoryWithDefaultContext
func GetBranchCommitID
func IsTagExist
@ -309,6 +309,9 @@ package "code.gitea.io/gitea/modules/translation"
func (MockLocale).TrN
func (MockLocale).PrettyNumber
package "code.gitea.io/gitea/modules/util"
func UnsafeStringToBytes
package "code.gitea.io/gitea/modules/util/filebuffer"
func CreateFromReader