deptomod

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

README

dep to go modules with sugar

GitHub release Build Status

Simple tool to convert a project from dep to go modules, respect source attribute.

If you appreciate this project:

Say Thanks!

How to use

I recommend to export the status instead of using the Gopkg.lock from the project:

dep status -lock > Gopkg.lock.toml

Command line:

Enhanced migration from dep to go modules.

Usage:
  deptomod [flags]

Flags:
  -h, --help            help for deptomod
  -i, --input string    The input directory. (default "./fixtures")
  -m, --module string   The future module name. (default "github.com/user/repo")
  -o, --output string   The output file. (default "./go.mod.txt")

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package goproxy simple client for go modules proxy https://docs.gomods.io/intro/protocol/
Package goproxy simple client for go modules proxy https://docs.gomods.io/intro/protocol/

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL