From aa9e30ee6a785ebccda945e03c0e26bca4e9c907 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Tue, 18 Jun 2024 00:08:01 +0500 Subject: [PATCH] Update gofastboot --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4cfd430..bc56d28 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-20240614162313-e0508069b252 + github.com/timoxa0/gofastboot v0.0.0-20240617184805-918afbb71e47 ) require (