github.com/tw-bc-group/fabric-ca-gm@v0.0.0-20201218004200-3b690512bd5a/go.mod (about)

     1  module github.com/tw-bc-group/fabric-ca-gm
     2  
     3  go 1.14
     4  
     5  require (
     6  	github.com/Hyperledger-TWGC/tjfoc-gm v0.0.0-20201117155542-9542a21fafd1
     7  	github.com/Knetic/govaluate v3.0.1-0.20170926212237-aa73cfd04eeb+incompatible
     8  	github.com/cloudflare/cfssl v0.0.0-20170916000929-7d88da830aad
     9  	github.com/felixge/httpsnoop v1.0.0
    10  	github.com/go-kit/kit v0.8.1-0.20190102110407-aed320776b71
    11  	github.com/go-logfmt/logfmt v0.4.0 // indirect
    12  	github.com/go-sql-driver/mysql v1.4.1-0.20190510102335-877a9775f068
    13  	github.com/golang/protobuf v1.4.2
    14  	github.com/google/certificate-transparency-go v1.0.21
    15  	github.com/gorilla/handlers v1.4.0
    16  	github.com/gorilla/mux v1.6.3-0.20181228004216-ef912dd76ebe
    17  	github.com/grantae/certinfo v0.0.0-20170412194111-59d56a35515b
    18  	github.com/hashicorp/hcl v0.0.0-20171017181929-23c074d0eceb // indirect
    19  	github.com/hyperledger/fabric-amcl v0.0.0-20180903120555-6b78f7a22d95
    20  	github.com/hyperledger/fabric-lib-go v1.0.1-0.20181230093725-20a0acfb37ba
    21  	github.com/jmhodges/clock v0.0.0-20160418191101-880ee4c33548 // indirect
    22  	github.com/jmoiron/sqlx v0.0.0-20160914234533-05b81a7d5d38
    23  	github.com/kisielk/sqlstruct v0.0.0-20150923205031-648daed35d49
    24  	github.com/kr/fs v0.0.0-20131111012553-2788f0dbd169 // indirect
    25  	github.com/lib/pq v0.0.0-20161014011634-ae8357db35d7
    26  	github.com/mattn/go-sqlite3 v2.0.3+incompatible
    27  	github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
    28  	github.com/miekg/pkcs11 v1.0.2 // indirect
    29  	github.com/mitchellh/mapstructure v1.1.1
    30  	github.com/onsi/ginkgo v1.12.1
    31  	github.com/onsi/gomega v1.10.3
    32  	github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
    33  	github.com/pelletier/go-toml v1.0.2-0.20171024211038-4e9e0ee19b60 // indirect
    34  	github.com/pkg/errors v0.8.1
    35  	github.com/pkg/profile v1.2.1-0.20161223203901-3a8809bd8a80
    36  	github.com/pkg/sftp v0.0.0-20160930220758-4d0e916071f6 // indirect
    37  	github.com/prometheus/client_golang v0.9.3-0.20181230203121-fb3d5cb2ad57
    38  	github.com/prometheus/procfs v0.0.0-20190102135031-14fa7590c24d // indirect
    39  	github.com/spf13/afero v0.0.0-20160919210114-52e4a6cfac46 // indirect
    40  	github.com/spf13/cast v1.2.0
    41  	github.com/spf13/cobra v0.0.3
    42  	github.com/spf13/pflag v1.0.3
    43  	github.com/spf13/viper v1.0.1-0.20171207042631-1a0c4a370c3e
    44  	github.com/stretchr/testify v1.6.1
    45  	github.com/tw-bc-group/aliyun-kms v0.1.2
    46  	github.com/tw-bc-group/fabric-gm v0.0.0-zh-01.0.20201218003623-d63ef19bf775
    47  	github.com/tw-bc-group/net-go-gm v0.0.0-20201029102405-17a5e22cadaa
    48  	github.com/tw-bc-group/zhonghuan-ce v0.2.7
    49  	golang.org/x/crypto v0.0.0-20201012173705-84dcc777aaee
    50  	gopkg.in/asn1-ber.v1 v1.0.0-20150924051756-4e86f4367175 // indirect
    51  	gopkg.in/ldap.v2 v2.5.0
    52  	gopkg.in/yaml.v2 v2.3.0
    53  )
    54  
    55  replace github.com/Hyperledger-TWGC/tjfoc-gm v0.0.0-20201117155542-9542a21fafd1 => github.com/tw-bc-group/tjfoc-gm v0.0.0-20201126034628-7141b2053e0e