full diff: https://github.com/docker/go-events/compare/e31b211e4f1c...c867878c5e32 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
6 lines
87 B
AMPL
6 lines
87 B
AMPL
module github.com/docker/go-events
|
|
|
|
go 1.13
|
|
|
|
require github.com/sirupsen/logrus v1.9.3
|