go-mod-compare

command module
v0.0.0-...-2542208 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

go-mod-compare

Compare the require sections of two go.mod files and output the differences(Only the same dependencies with different version). It is a useful for those who want to keep the dependencies of their go project (nakama go runtime code) the same with another project like nakama.

How to use it ?

  1. Clone the code
    git clone 
  1. Run the main.go
    go run main.go /path1/to/go.mod /path2/to/go.mod

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳