From dfd5cee2fc613e12dc8e3f1e15858d2881315b30 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Fri, 21 Jun 2024 17:36:31 +0500 Subject: [PATCH] Update gofastboot --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bc56d28..87e989e 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/pterm/pterm v0.12.79 github.com/spf13/cobra v1.8.0 github.com/timoxa0/goadb v0.0.0-20240617073314-c303241c8c53 - github.com/timoxa0/gofastboot v0.0.0-20240617184805-918afbb71e47 + github.com/timoxa0/gofastboot v0.0.0-20240621122731-6a022539b068 ) require (