summaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorSerguei Bezverkhi <sbezverk@cisco.com>2020-05-07 04:36:25 -0400
committerSerguei Bezverkhi <sbezverk@cisco.com>2020-05-07 04:36:25 -0400
commit7bdaeb349bd9cbba320a0147010ea0b496c09a1b (patch)
treecb51d49ea68163e765ab73ad741a88157cdb5428 /go.mod
parent1f01ec26939845d7c19d9284ef84e00b5747d1ad (diff)
remove debug messages
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4752215a..8047015c 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,6 @@ require (
github.com/pelletier/go-buffruneio v0.2.0 // indirect
github.com/pelletier/go-toml v1.0.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
- github.com/sbezverk/gobmp/pkg/tools v0.0.0-20200506032342-04944823ac3f
github.com/sirupsen/logrus v0.0.0-20170713114250-a3f95b5c4235
github.com/spf13/afero v0.0.0-20170217164146-9be650865eab // indirect
github.com/spf13/cast v1.1.0 // indirect