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