validate go-tidy
Overview
Command: r2r eac validate go-tidy
Purpose: Validate Go module dependencies are tidy
Category: validate
Syntax
Examples
# Validate go.mod/go.sum are tidy
r2r eac validate go-tidy
# Fix if needed
go mod tidy
r2r eac validate go-tidy
See Also
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.