From 39fb31ed1da51da075708b6e443bc906a869b7fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:05:14 +0000 Subject: [PATCH] Update github.com/go-flutter-desktop/plugins/go-texture-example/example_image digest to 01528a4 --- texture_tutorial/go/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texture_tutorial/go/go.mod b/texture_tutorial/go/go.mod index 91fe861..48b2398 100644 --- a/texture_tutorial/go/go.mod +++ b/texture_tutorial/go/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/go-flutter-desktop/go-flutter v0.52.2 github.com/go-flutter-desktop/plugins/go-texture-example/example_gif 01528a4714a5 - github.com/go-flutter-desktop/plugins/go-texture-example/example_image v0.0.0-00010101000000-000000000000 + github.com/go-flutter-desktop/plugins/go-texture-example/example_image 01528a4714a5 github.com/pkg/errors v0.9.1 )