mirror of
https://github.com/v1k45/pastepass.git
synced 2026-01-06 13:36:54 +00:00
Rename project to pastepass
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
|
||||
"github.com/v1k45/paste/db"
|
||||
"github.com/v1k45/paste/views"
|
||||
"github.com/v1k45/pastepass/db"
|
||||
"github.com/v1k45/pastepass/views"
|
||||
)
|
||||
|
||||
type Handler struct {
|
||||
|
||||
@@ -6,7 +6,7 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"github.com/v1k45/paste/views"
|
||||
"github.com/v1k45/pastepass/views"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user