github.com/gnc-project/gnc@v1.0.0/go.mod (about)

     1  module github.com/gnc-project/gnc
     2  
     3  go 1.13
     4  
     5  require (
     6  	github.com/Azure/azure-storage-blob-go v0.7.0
     7  	github.com/Graylog2/go-gelf v0.0.0-20170811154226-7ebf4f536d8f // indirect
     8  	github.com/Microsoft/opengcs v0.3.9 // indirect
     9  	github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
    10  	github.com/OneOfOne/xxhash v1.2.5 // indirect
    11  	github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 // indirect
    12  	github.com/VictoriaMetrics/fastcache v1.5.7
    13  	github.com/aristanetworks/goarista v0.0.0-20200812190859-4cb0e71f3c0e
    14  	github.com/bfirsh/funker-go v0.0.0-20161231111542-eaa0a2e06f30 // indirect
    15  	github.com/boltdb/bolt v1.3.1 // indirect
    16  	github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 // indirect
    17  	github.com/btcsuite/btcd v0.20.1-beta
    18  	github.com/cespare/cp v0.1.0
    19  	github.com/cloudflare/cfssl v1.5.0 // indirect
    20  	github.com/cloudflare/cloudflare-go v0.10.2-0.20190916151808-a80f83b9add9
    21  	github.com/containerd/continuity v0.0.0-20200928162600-f2cc35102c2a // indirect
    22  	github.com/coreos/etcd v3.3.25+incompatible // indirect
    23  	github.com/coreos/go-semver v0.3.0 // indirect
    24  	github.com/davecgh/go-spew v1.1.1
    25  	github.com/deckarep/golang-set v1.7.1
    26  	github.com/docker/distribution v2.7.1+incompatible // indirect
    27  	github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf
    28  	github.com/docker/go-connections v0.4.0 // indirect
    29  	github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect
    30  	github.com/docker/go-metrics v0.0.1 // indirect
    31  	github.com/docker/libkv v0.2.1 // indirect
    32  	github.com/docker/libnetwork v0.5.6 // indirect
    33  	github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
    34  	github.com/docker/swarmkit v1.12.0 // indirect
    35  	github.com/edsrzf/mmap-go v0.0.0-20160512033002-935e0e8a636c
    36  	github.com/elastic/gosigar v0.8.1-0.20180330100440-37f05ff46ffa
    37  	github.com/ethereum/go-ethereum v1.9.22 // indirect
    38  	github.com/fatih/color v1.9.0
    39  	github.com/fjl/memsize v0.0.0-20180418122429-ca190fb6ffbc
    40  	github.com/fluent/fluent-logger-golang v1.5.0 // indirect
    41  	github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff
    42  	github.com/gnc-project/GNC-go v1.0.2
    43  	github.com/go-check/check v0.0.0-20200902074654-038fdea0a05b // indirect
    44  	github.com/go-stack/stack v1.8.0
    45  	github.com/gogo/googleapis v1.4.0 // indirect
    46  	github.com/golang/gddo v0.0.0-20200831202555-721e228c7686 // indirect
    47  	github.com/golang/protobuf v1.4.2
    48  	github.com/golang/snappy v0.0.2-0.20200707131729-196ae77b8a26
    49  	github.com/gorilla/mux v1.8.0 // indirect
    50  	github.com/gorilla/websocket v1.4.2
    51  	github.com/graph-gophers/graphql-go v0.0.0-20191115155744-f33e81362277
    52  	github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
    53  	github.com/hashicorp/consul/api v1.7.0 // indirect
    54  	github.com/hashicorp/go-memdb v1.3.0 // indirect
    55  	github.com/hashicorp/golang-lru v0.5.4
    56  	github.com/huin/goupnp v1.0.0
    57  	github.com/imdario/mergo v0.3.11 // indirect
    58  	github.com/influxdata/influxdb v1.2.3-0.20180221223340-01288bdb0883
    59  	github.com/jackpal/go-nat-pmp v1.0.2
    60  	github.com/julienschmidt/httprouter v1.2.0
    61  	github.com/karalabe/usb v0.0.0-20190919080040-51dc0efba356
    62  	github.com/karalabe/xgo v0.0.0-20191115072854-c5ccff8648a7 // indirect
    63  	github.com/mattn/go-colorable v0.1.7
    64  	github.com/mattn/go-isatty v0.0.12
    65  	github.com/mattn/go-shellwords v1.0.10 // indirect
    66  	github.com/mistifyio/go-zfs v2.1.1+incompatible // indirect
    67  	github.com/naoina/toml v0.1.2-0.20170918210437-9fafd6967416
    68  	github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
    69  	github.com/olekukonko/tablewriter v0.0.2-0.20190409134802-7e037d187b0c
    70  	github.com/opencontainers/runtime-spec v1.0.2 // indirect
    71  	github.com/opencontainers/selinux v1.6.0 // indirect
    72  	github.com/orcaman/concurrent-map v0.0.0-20190826125027-8c72a8bb44f6
    73  	github.com/pborman/uuid v0.0.0-20170112150404-1b00554d8222
    74  	github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7
    75  	github.com/prometheus/tsdb v0.6.2-0.20190402121629-4f204dcbc150
    76  	github.com/rjeczalik/notify v0.9.1
    77  	github.com/robertkrimen/otto v0.0.0-20170205013659-6a77b7cbc37d
    78  	github.com/rs/cors v1.7.0
    79  	github.com/samuel/go-zookeeper v0.0.0-20200724154423-2164a8ac840e // indirect
    80  	github.com/spaolacci/murmur3 v1.0.1-0.20190317074736-539464a789e9 // indirect
    81  	github.com/status-im/keycard-go v0.0.0-20190316090335-8537d3370df4
    82  	github.com/steakknife/bloomfilter v0.0.0-20180922174646-6819c0d2a570
    83  	github.com/stretchr/testify v1.5.1
    84  	github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
    85  	github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca
    86  	github.com/tinylib/msgp v1.1.4 // indirect
    87  	github.com/tonistiigi/fsutil v0.0.0-20201103201449-0834f99b7b85 // indirect
    88  	github.com/tyler-smith/go-bip39 v1.0.1-0.20181017060643-dbb3b84ba2ef
    89  	github.com/vbatts/tar-split v0.11.1 // indirect
    90  	github.com/vdemeester/shakers v0.1.0 // indirect
    91  	github.com/vishvananda/netlink v1.1.0 // indirect
    92  	github.com/wsddn/go-ecdh v0.0.0-20161211032359-48726bab9208
    93  	go.etcd.io/bbolt v1.3.5 // indirect
    94  	golang.org/x/crypto v0.0.0-20201012173705-84dcc777aaee
    95  	golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
    96  	golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
    97  	golang.org/x/text v0.3.3
    98  	gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
    99  	gopkg.in/olebedev/go-duktape.v3 v3.0.0-20200619000410-60c24ae608a6
   100  	gopkg.in/sourcemap.v1 v1.0.5 // indirect
   101  	gopkg.in/urfave/cli.v1 v1.20.0
   102  )