From dd871e5211930d23ec22af0ab5a6271661fe9869 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 16:58:24 +0100 Subject: [PATCH] Update github.com/spectrocloud/peg digest to 5f48d83 (#837) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 52105dd..dd68b4a 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/onsi/gomega v1.26.0 github.com/pterm/pterm v0.12.54 github.com/qeesung/image2ascii v1.0.1 - github.com/spectrocloud/peg v0.0.0-20230130095319-a5208a005575 + github.com/spectrocloud/peg v0.0.0-20230207104055-5f48d834ddf6 github.com/twpayne/go-vfs v1.7.2 github.com/urfave/cli/v2 v2.24.3 golang.org/x/net v0.5.0