gomod

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

README

gomod

gomod upgrades all go modules that you specifies

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Replace

func Replace(ctx context.Context, gomodConfig *GoModConfig) error

Types

type GoModConfig

type GoModConfig struct {
	GoVersion   string   `yaml:"go_version"`
	ModulePaths []string `yaml:"module_paths"`
}

Directories

Path Synopsis
cmd
run

Jump to

Keyboard shortcuts

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