mod – golang.org/x/mod Directories

mod/ directory

Directories

PathSynopsis
gosumcheckGosumcheck checks a go.sum file against a go.sum database server.
internal
modfilePackage modfile implements a parser and formatter for go.mod files.
modulePackage module defines the module.Version type along with support code.
semverPackage semver implements comparison of semantic version strings.
sumdbPackage sumdb implements the HTTP protocols for serving or accessing a module checksum database.
sumdb/dirhashPackage dirhash defines hashes over directory trees.
sumdb/notePackage note defines the notes signed by the Go module database server.
sumdb/storagePackage storage defines storage interfaces for and a basic implementation of a checksum database.
sumdb/tlogPackage tlog implements a tamper-evident log used in the Go module go.sum database server.
zipPackage zip provides functions for creating and extracting module zip files.
Version
v0.23.0 (latest)
Published
Feb 3, 2025
Platform
linux/amd64
Last checked
4 days ago

Tools for package owners.