We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3735ac5 commit 1ef96bfCopy full SHA for 1ef96bf
1 file changed
README.md
@@ -117,3 +117,11 @@ Many thanks and all the credits to these awesome projects:
117
- and of course, [Google Go](https://go.dev).
118
119
Kindly supported by [JetBrains for Open Source development](https://jb.gg/OpenSourceSupport)
120
+
121
+# GPG Signing
122
123
+Import my [key](https://public.germanorizzo.it/4BD993A579025E4932C0110DC368E8BA7D4453F6.gpgkey):
124
125
+```bash
126
+curl -sSL https://public.germanorizzo.it/4BD993A579025E4932C0110DC368E8BA7D4453F6.gpgkey | gpg --import -
127
+```
0 commit comments