package
0.0.0-20230815192901-380e4844cc01
Repository: https://github.com/awslabs/aws-go-multi-module-repository-tools.git
Documentation: pkg.go.dev

# README

Description

Utility to get the current version of a Go module. Must be called from within the repository the module is defined in. Can also be used to get the projected version of an Go module with unreleased changes.

Usage

moduleversion [-unreleaed] <module relative path>