You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upgrade Go 1.20.
Replaces gofmt with goimports. Documentation claims it performs the same
formatting plus manages/orders imports.
Added missing packages in Makefile.
Updated the go.mod and ran go mod tidy.
Updated cmd/main.go to include sub-packages so they're compiled.
closes: #44
NOT FOR 0.3.
---------
Signed-off-by: Jeff Ortel <jortel@redhat.com>
0 commit comments