Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 227 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 227 Bytes

modupdate

Tool to update direct dependencies in go.mod

Installation

go install

go install github.com/knightpp/modupdate@latest

nix install

nix profile install github:knightpp/modupdate