modules.txt 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # github.com/fsnotify/fsnotify v1.4.7
  2. github.com/fsnotify/fsnotify
  3. # github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
  4. github.com/golang/snappy
  5. # github.com/hashicorp/hcl v1.0.0
  6. github.com/hashicorp/hcl
  7. github.com/hashicorp/hcl/hcl/ast
  8. github.com/hashicorp/hcl/hcl/parser
  9. github.com/hashicorp/hcl/hcl/printer
  10. github.com/hashicorp/hcl/hcl/scanner
  11. github.com/hashicorp/hcl/hcl/strconv
  12. github.com/hashicorp/hcl/hcl/token
  13. github.com/hashicorp/hcl/json/parser
  14. github.com/hashicorp/hcl/json/scanner
  15. github.com/hashicorp/hcl/json/token
  16. # github.com/magiconair/properties v1.8.1
  17. github.com/magiconair/properties
  18. # github.com/mitchellh/mapstructure v1.1.2
  19. github.com/mitchellh/mapstructure
  20. # github.com/pelletier/go-toml v1.2.0
  21. github.com/pelletier/go-toml
  22. # github.com/spf13/afero v1.1.2
  23. github.com/spf13/afero
  24. github.com/spf13/afero/mem
  25. # github.com/spf13/cast v1.3.0
  26. github.com/spf13/cast
  27. # github.com/spf13/jwalterweatherman v1.0.0
  28. github.com/spf13/jwalterweatherman
  29. # github.com/spf13/pflag v1.0.5
  30. github.com/spf13/pflag
  31. # github.com/spf13/viper v1.5.0
  32. github.com/spf13/viper
  33. # github.com/subosito/gotenv v1.2.0
  34. github.com/subosito/gotenv
  35. # github.com/syndtr/goleveldb v1.0.0
  36. github.com/syndtr/goleveldb/leveldb
  37. github.com/syndtr/goleveldb/leveldb/cache
  38. github.com/syndtr/goleveldb/leveldb/comparer
  39. github.com/syndtr/goleveldb/leveldb/errors
  40. github.com/syndtr/goleveldb/leveldb/filter
  41. github.com/syndtr/goleveldb/leveldb/iterator
  42. github.com/syndtr/goleveldb/leveldb/journal
  43. github.com/syndtr/goleveldb/leveldb/memdb
  44. github.com/syndtr/goleveldb/leveldb/opt
  45. github.com/syndtr/goleveldb/leveldb/storage
  46. github.com/syndtr/goleveldb/leveldb/table
  47. github.com/syndtr/goleveldb/leveldb/util
  48. # golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  49. golang.org/x/sys/unix
  50. # golang.org/x/text v0.3.0
  51. golang.org/x/text/transform
  52. golang.org/x/text/unicode/norm
  53. # gopkg.in/yaml.v2 v2.2.4
  54. gopkg.in/yaml.v2