diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2,8 +2,6 @@ module github.com/nerdsec/goaes go 1.25 -require github.com/joho/godotenv v1.5.1 - require ( github.com/urfave/cli/v3 v3.6.1 golang.org/x/crypto v0.46.0 |
