kreangkrai

Untitled

May 29th, 2019
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Go 0.48 KB | None | 0 0
  1. module dlt-e2e
  2.  
  3. require (
  4.     github.com/cloudflare/cfssl v0.0.0-20190510060611-9c027c93ba9e // indirect
  5.     github.com/gin-gonic/gin v1.4.0
  6.     github.com/golang/mock v1.3.1 // indirect
  7.     github.com/google/certificate-transparency-go v1.0.21 // indirect
  8.     github.com/hyperledger/fabric-lib-go v1.0.0 // indirect
  9.     github.com/hyperledger/fabric-sdk-go v1.0.0-alpha5
  10.     github.com/pkg/errors v0.8.1 // indirect
  11.     github.com/sirupsen/logrus v1.4.2
  12.     github.com/spf13/viper v1.4.0 // indirect
  13. )
Advertisement