| module std | |
| go 1.17 | |
| require ( | |
| golang.org/x/crypto v0.0.0-20211215165025-cf75a172585e | |
| golang.org/x/net v0.0.0-20220106012031-21a9c9cfe9c3 | |
| ) | |
| require ( | |
| golang.org/x/sys v0.0.0-20210511113859-b0526f3d8744 // indirect | |
| golang.org/x/text v0.3.7-0.20210503195748-5c7c50ebbd4f // indirect | |
| ) |