chore(deps): upgrade go package

This commit is contained in:
Bo-Yi Wu
2023-02-03 17:22:02 +08:00
parent c309cf901d
commit 6bc14e020b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/fatih/color v1.14.1
github.com/joho/godotenv v1.4.0
github.com/stretchr/testify v1.8.1
github.com/urfave/cli/v2 v2.24.2
github.com/urfave/cli/v2 v2.24.3
golang.org/x/crypto v0.5.0
)