Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/jtolds/gls v4.20.0+incompatible
github.com/mitchellh/gox v1.0.1 // indirect
github.com/philhofer/fwd v0.0.0-20160129035939-98c11a7a6ec8
github.com/sirupsen/logrus v1.4.2
github.com/sirupsen/logrus v1.9.4
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
github.com/smartystreets/goconvey v1.6.4
github.com/spf13/pflag v1.0.5
Expand Down