From 8a80991bd5c556f0cffc2ecf6f3814926899c85c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 18 Jan 2024 00:58:14 -0600 Subject: gofmt autofix paths Signed-off-by: Jeff Carr --- repolist.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repolist.go') diff --git a/repolist.go b/repolist.go index ce3df89..49e9963 100644 --- a/repolist.go +++ b/repolist.go @@ -1,7 +1,7 @@ // This is a simple example package main -import ( +import ( "io/ioutil" "strings" ) -- cgit v1.2.3