You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2022. It is now read-only.
$ 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
The text was updated successfully, but these errors were encountered:
$ 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
The text was updated successfully, but these errors were encountered: