Skip to content

Commit 828e2d5

Browse files
committed
Correction to package-name for migration
1 parent 6395824 commit 828e2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/migrations/v1_24/v318.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2025 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package runner
4+
package v1_24 //nolint
55

66
import (
77
"xorm.io/xorm"

0 commit comments

Comments
 (0)