Documentation ¶ Overview ¶ Package modformatter checks a go.mod file at a given path specified by the -path argument to ensure that it does not import the list of modules specified by the -deny argument. If the module is found, it exits with status code 1 and logs an error. Source Files ¶ View all Source files modformatter.go Click to show internal directories. Click to hide internal directories.