From 4adbe4dbed0add2c3d5f1cd980d94a577e2d2e28 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Nov 2021 10:47:02 +0000 Subject: [PATCH] Update github.com/C-Sto/BananaPhone commit hash to 2a74611 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2f963ce..daa4d10 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/Binject/debug v0.0.0-20210312092933-6277045c2fdf // indirect github.com/Binject/go-donut v0.0.0-20210701074227-67a31e2d883e - github.com/C-Sto/BananaPhone v0.0.0-20201003062936-916e63b713df + github.com/C-Sto/BananaPhone v0.0.0-20211005060230-2a74611e5ad0 github.com/GeertJohan/go.rice v1.0.2 github.com/gabriel-vasile/mimetype v1.3.1 github.com/google/uuid v1.2.0 // indirect diff --git a/go.sum b/go.sum index 9065db5..6c8e2b0 100644 --- a/go.sum +++ b/go.sum @@ -50,6 +50,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03 github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= github.com/C-Sto/BananaPhone v0.0.0-20201003062936-916e63b713df h1:0xMqCgH48h3CeCyMjLfW7B9/4qifjqmGNGn2B0UM244= github.com/C-Sto/BananaPhone v0.0.0-20201003062936-916e63b713df/go.mod h1:QsEPWHZooj8uXL2YEdpQX+hDr00Plw7myenTiduBHRA= +github.com/C-Sto/BananaPhone v0.0.0-20211005060230-2a74611e5ad0 h1:3xhvvW212RqrLeGxuPGy3j074ueCTw/YnmQc44h4eOM= +github.com/C-Sto/BananaPhone v0.0.0-20211005060230-2a74611e5ad0/go.mod h1:QsEPWHZooj8uXL2YEdpQX+hDr00Plw7myenTiduBHRA= github.com/GeertJohan/go.incremental v1.0.0/go.mod h1:6fAjUhbVuX1KcMD3c8TEgVUqmo4seqhv0i0kdATSkM0= github.com/GeertJohan/go.rice v1.0.2 h1:PtRw+Tg3oa3HYwiDBZyvOJ8LdIyf6lAovJJtr7YOAYk= github.com/GeertJohan/go.rice v1.0.2/go.mod h1:af5vUNlDNkCjOZeSGFgIJxDje9qdjsO6hshx0gTmZt4=