what-depends

command module
v0.0.0-...-0f2edac Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2020 License: MIT Imports: 7 Imported by: 0

README

What depends?

This is a CLI tool to see what your code depends on. Instead of just looking for URLs in your go.mod this package will query those URLs to fetch som interesting information.

Status

Not really useful at all - yet.

POC/pre-alpha/lab/WIP.

Installation

go get -u github.com/bombsimon/what-depends/...

Usage

$ what-depends
Dependencies for github.com/0x4b53/amqp-rpc
  ISC License
    * go-spew - Implements a deep pretty printer for Go data structures to aid in debugging

  BSD 3-Clause "New" or "Revised" License
    * uuid    - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

  MIT License
    * pretty  - Pretty printing for Go values
    * testify - A toolkit with common assertions and mocks that plays nicely with the standard library

  BSD 2-Clause "Simplified" License
    * amqp    - Go client for AMQP 0.9.1

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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