From 9251c7a7c0ce93c3365090a79146151c4294e393 Mon Sep 17 00:00:00 2001 From: Serguei Bezverkhi Date: Wed, 6 May 2020 15:44:17 -0400 Subject: code Decode and Serialize for Prefix SID types and add unit tests Signed-off-by: Serguei Bezverkhi --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 8047015c..4752215a 100644 --- a/go.mod +++ b/go.mod @@ -21,6 +21,7 @@ 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 -- cgit v1.2.3