Go

The following are Go modules that are published for use in other applications.

Utilities

  • gogitup: Stop manually checking versions. Keep the tools you installed with go install updated with a single command.

Modules

  • isplaintextfile: A lightweight Go module that determines whether a given file is plaintext by analyzing its content.
  • yamlequal: A lightweight Go library that verifies the semantic equality of YAML files.