Text file src/cmd/go/internal/modconv/testdata/traefik.dep

     1  # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
     2  
     3  [[projects]]
     4    name = "github.com/Nvveen/Gotty"
     5    packages = ["."]
     6    revision = "a8b993ba6abdb0e0c12b0125c603323a71c7790c"
     7    source = "github.com/ijc25/Gotty"
     8  
     9  [[projects]]
    10    branch = "master"
    11    name = "github.com/OpenDNS/vegadns2client"
    12    packages = ["."]
    13    revision = "a3fa4a771d87bda2514a90a157e1fed1b6897d2e"
    14  
    15  [[projects]]
    16    name = "github.com/PuerkitoBio/purell"
    17    packages = ["."]
    18    revision = "8a290539e2e8629dbc4e6bad948158f790ec31f4"
    19    version = "v1.0.0"
    20  
    21  [[projects]]
    22    name = "github.com/PuerkitoBio/urlesc"
    23    packages = ["."]
    24    revision = "5bd2802263f21d8788851d5305584c82a5c75d7e"
    25  
    26  [[projects]]
    27    name = "github.com/Shopify/sarama"
    28    packages = ["."]
    29    revision = "70f6a705d4a17af059acbc6946fb2bd30762acd7"
    30  
    31  [[projects]]
    32    name = "github.com/VividCortex/gohistogram"
    33    packages = ["."]
    34    revision = "51564d9861991fb0ad0f531c99ef602d0f9866e6"
    35    version = "v1.0.0"
    36  
    37  [[projects]]
    38    branch = "containous-fork"
    39    name = "github.com/abbot/go-http-auth"
    40    packages = ["."]
    41    revision = "65b0cdae8d7fe5c05c7430e055938ef6d24a66c9"
    42    source = "github.com/containous/go-http-auth"
    43  
    44  [[projects]]
    45    branch = "master"
    46    name = "github.com/abronan/valkeyrie"
    47    packages = [
    48      ".",
    49      "store",
    50      "store/boltdb",
    51      "store/consul",
    52      "store/etcd/v2",
    53      "store/etcd/v3",
    54      "store/zookeeper"
    55    ]
    56    revision = "063d875e3c5fd734fa2aa12fac83829f62acfc70"
    57  
    58  [[projects]]
    59    branch = "master"
    60    name = "github.com/mesosphere/mesos-dns"
    61    packages = [
    62      "detect",
    63      "errorutil",
    64      "logging",
    65      "models",
    66      "records",
    67      "records/labels",
    68      "records/state",
    69      "util"
    70    ]
    71    revision = "b47dc4c19f215e98da687b15b4c64e70f629bea5"
    72    source = "git@github.com:containous/mesos-dns.git"
    73  
    74    [[projects]]
    75    name = "gopkg.in/fsnotify.v1"
    76    packages = ["."]
    77    revision = "629574ca2a5df945712d3079857300b5e4da0236"
    78    source = "github.com/fsnotify/fsnotify"
    79    version = "v1.4.2"

View as plain text