chore: upgrade package dependencies

This commit is contained in:
moonD4rk
2023-03-11 19:18:11 +08:00
parent 89cd0de693
commit fbe61a2cf4
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -11,9 +11,9 @@ require (
github.com/ppacher/go-dbus-keyring v1.0.1
github.com/syndtr/goleveldb v1.0.0
github.com/tidwall/gjson v1.14.4
github.com/urfave/cli/v2 v2.23.0
github.com/urfave/cli/v2 v2.25.0
golang.org/x/crypto v0.7.0
golang.org/x/exp v0.0.0-20230307190834-24139beb5833
golang.org/x/exp v0.0.0-20230310171629-522b1b587ee0
golang.org/x/text v0.8.0
)