rename organization

This commit is contained in:
root
2020-11-28 22:43:18 +00:00
parent 185e840456
commit 002aecef90
7 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ import (
"time"
uuid "github.com/hashicorp/go-uuid"
"github.com/paranoidguy/databunker/src/storage"
"github.com/securitybunker/databunker/src/storage"
"go.mongodb.org/mongo-driver/bson"
)