Other(chore): Bump major version to v3

This commit is contained in:
James Houlahan
2022-11-23 15:25:41 +01:00
parent ad1fb47b0d
commit e601245f01
108 changed files with 279 additions and 279 deletions

View File

@ -28,7 +28,7 @@ import (
"github.com/ProtonMail/gluon/rfc822"
"github.com/ProtonMail/go-proton-api"
"github.com/ProtonMail/gopenpgp/v2/crypto"
"github.com/ProtonMail/proton-bridge/v2/pkg/message/parser"
"github.com/ProtonMail/proton-bridge/v3/pkg/message/parser"
"github.com/stretchr/testify/require"
"golang.org/x/text/encoding/htmlindex"
)