From bf9d09009b1ee1f300e48001249e223636a58f7a Mon Sep 17 00:00:00 2001 From: kevin olson Date: Wed, 24 Aug 2022 19:30:00 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=97=EF=B8=8F=20do=20not=20have=20a=20r?= =?UTF-8?q?eplace=20in=20a=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 05cb96a..407f5bd 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/fumeapp/tonic-cli -replace github.com/fumeapp/tonic => /Users/k/fumeapp/tonic +// replace github.com/fumeapp/tonic => /Users/k/fumeapp/tonic go 1.19