From 85db3f37d85a77d3cef2f031332b0522cd6b3dd4 Mon Sep 17 00:00:00 2001 From: Erik Bunn Date: Mon, 27 Jun 2022 14:32:26 +0200 Subject: [PATCH] fixing go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ff5c0bf..8fa60a6 100644 --- a/go.mod +++ b/go.mod @@ -8,5 +8,5 @@ require ( golang.org/x/image v0.0.0-20200927104501-e162460cd6b5 ) -// Replacing original's import path to avoid editing all imports here. +// Replacing original's import path to avoid editing all imports here. replace github.com/wcharczuk/go-chart/v2 => ./