gomoddeps

package
v0.0.0-...-ea27d6f Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package gomoddeps parses dependencies and replacements from the host and module go.mod files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCombinedDepsAndReplacements

func GetCombinedDepsAndReplacements(hostGoModPath, moduleGoModPath string) ([]string, map[string]string, error)

GetCombinedDepsAndReplacements returns dependencies and replacements after inspecting both the host and the module go.mod files. Module's replacement are only returned if there is no host go.mod file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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