Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

egg deps list not consistent #60

Open
kamilsk opened this issue Jan 12, 2021 · 0 comments
Open

egg deps list not consistent #60

kamilsk opened this issue Jan 12, 2021 · 0 comments
Assignees
Labels

Comments

@kamilsk
Copy link
Owner

kamilsk commented Jan 12, 2021

$ go list -f '{{if not (or .Main .Indirect)}}{{.Path}}{{end}}' -m -mod=readonly all
github.com/golang/mock
github.com/spf13/cobra
github.com/stretchr/testify
go.octolab.org
go.octolab.org/toolkit/cli
go.octolab.org/toolkit/config
$ egg deps list
github.com/golang/mock github.com/spf13/cobra github.com/stretchr/testify go.octolab.org go.octolab.org/toolkit/cli go.octolab.org/toolkit/config
@kamilsk kamilsk self-assigned this Jan 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant