💾 Archived View for source.community › jeffdecola › my-go-tools › blob › develop › cryptography-tool… captured on 2022-01-08 at 13:44:34. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
. ,-. ,-. . . ,-. ,-. ,-. ,-. ,-. ,-,-. ,-,-. . . ,-. . |- . . `-. | | | | | | |-' | | | | | | | | | | | | | | | | | `-' `-' `-^ ' `-' `-' :: `-' `-' ' ' ' ' ' ' `-^ ' ' ' `' `-| /| `-'
git clone https://source.community/jeffdecola/my-go-tools.git
↑ /cryptography-tools/decryptfile
View raw contents of /cryptography-tools/decryptfile/go.mod (develop)
────╮ 1│ module github.com/JeffDeCola/my-go-tools 2│ 3│ go 1.17 4│ 5│ require github.com/sirupsen/logrus v1.8.1 6│ 7│ require golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 // indirect ────╯
· · ·
© 2022 source.community