aboutsummaryrefslogtreecommitdiff
path: root/models/ssh_key_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/ssh_key_test.go')
-rw-r--r--models/ssh_key_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/ssh_key_test.go b/models/ssh_key_test.go
index 02086ac4..407d83e2 100644
--- a/models/ssh_key_test.go
+++ b/models/ssh_key_test.go
@@ -11,7 +11,7 @@ import (
. "github.com/smartystreets/goconvey/convey"
- "github.com/gogs/gogs/pkg/setting"
+ "gogs.io/gogs/pkg/setting"
)
func init() {