GODT-1490: Update go sentry and openpgp

This commit is contained in:
Jakub
2022-01-07 13:21:17 +01:00
parent 22f427d522
commit e9c05c5a6b
6 changed files with 46 additions and 20 deletions

View File

@ -36,11 +36,11 @@ import (
"strings"
"github.com/ProtonMail/go-crypto/openpgp"
"github.com/ProtonMail/go-crypto/openpgp/armor"
"github.com/ProtonMail/go-crypto/openpgp/packet"
"github.com/ProtonMail/gopenpgp/v2/crypto"
"github.com/go-resty/resty/v2"
"github.com/sirupsen/logrus"
"golang.org/x/crypto/openpgp/armor"
"golang.org/x/crypto/openpgp/packet"
)
// Header types.