- module ouchn
- go 1.13
- require (
- git.getensh.com/common/gopkgs v0.0.0-20210915025602-d8c409cb114d
- github.com/fsnotify/fsnotify v1.4.9
- github.com/smartystreets/assertions v1.0.1 // indirect
- github.com/spf13/viper v1.7.1
- github.com/syndtr/goleveldb v1.0.0
- github.com/tebeka/selenium v0.9.9
- github.com/tidwall/gjson v1.6.0
- go.uber.org/zap v1.16.0 // indirect
- google.golang.org/grpc v1.37.0 // indirect
- github.com/tealeg/xlsx v1.0.5
- )
|