From 6d25d1b1cb1a30dca271117774edeaeb95211f3d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 12 Dec 2024 02:06:55 -0600 Subject: re-parse go.sum again after Trim() --- finalGoSumCheck.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'finalGoSumCheck.go') diff --git a/finalGoSumCheck.go b/finalGoSumCheck.go index 22618eb..33e5a4d 100644 --- a/finalGoSumCheck.go +++ b/finalGoSumCheck.go @@ -7,6 +7,8 @@ import ( "go.wit.com/log" ) +// DOES NOT MODIFY ANYTHING +// // this is a final check to make sure, before pushing // a golang repo, that the go.sum file has the correct // and current version of every package -- cgit v1.2.3