File: Gopkg.toml

package info (click to toggle)
golang-github-kotakanbe-logrus-prefixed-formatter 0.0~git20170801.0.75edb2e8-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, experimental
  • size: 88 kB
  • sloc: makefile: 5
file content (11 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
[[constraint]]
  branch = "master"
  name = "github.com/mgutz/ansi"

[[constraint]]
  branch = "master"
  name = "github.com/sirupsen/logrus"

[[constraint]]
  branch = "master"
  name = "golang.org/x/crypto"