update module import path for repository transfer

This commit is contained in:
Samuel Lorch 2022-02-22 16:38:42 +01:00
parent 47ec059232
commit 69221b3a24
12 changed files with 20 additions and 20 deletions

View file

@ -5,7 +5,7 @@ import (
"fmt"
"strings"
"github.com/speatzle/go-passbolt/api"
"github.com/passbolt/go-passbolt/api"
"github.com/ProtonMail/gopenpgp/v2/crypto"
"github.com/ProtonMail/gopenpgp/v2/helper"