Update module github.com/ProtonMail/gopenpgp/v2 to v2.4.7
... | ... | @@ -8,7 +8,7 @@ require ( |
git.autistici.org/id/auth v0.0.0-20211206094959-05544c3c95bb | ||
git.autistici.org/id/go-sso v0.0.0-20210117165919-e56e6579953d | ||
git.autistici.org/id/usermetadb v0.0.0-20210507085300-ad16aa223703 | ||
github.com/ProtonMail/gopenpgp/v2 v2.4.6 | ||
github.com/ProtonMail/gopenpgp/v2 v2.4.7 | ||
github.com/go-ldap/ldap/v3 v3.4.2 | ||
github.com/go-test/deep v1.0.7 | ||
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect | ||
... | ... |
... | ... | @@ -76,6 +76,8 @@ github.com/ProtonMail/gopenpgp/v2 v2.4.5 h1:G7fOIAEcdwRUreFBUNVrZqiJPZQe6nn6V/5a |
github.com/ProtonMail/gopenpgp/v2 v2.4.5/go.mod h1:0byYFEOo6x4F/1YqhN7Z6m015Cqnxllz3CGb5cjJueY= | ||
github.com/ProtonMail/gopenpgp/v2 v2.4.6 h1:/EcJsFIsE0ywShAJ+lNLafcaSd6GBhIzHsaBID5pGXw= | ||
github.com/ProtonMail/gopenpgp/v2 v2.4.6/go.mod h1:ZW1KxHNG6q5LMgFKf9Ap/d2eVYeyGf5+fAUEAjJWtmo= | ||
github.com/ProtonMail/gopenpgp/v2 v2.4.7 h1:V3xeelvXgJiZXZuPtSSE+uYbtPw4RmbmyPqXDAESPhg= | ||
github.com/ProtonMail/gopenpgp/v2 v2.4.7/go.mod h1:ZW1KxHNG6q5LMgFKf9Ap/d2eVYeyGf5+fAUEAjJWtmo= | ||
github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWXgklEdEo= | ||
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI= | ||
github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g= | ||
... | ... |
Please register or sign in to comment