summaryrefslogtreecommitdiffstats
path: root/extras/gomemif/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'extras/gomemif/WORKSPACE')
-rw-r--r--extras/gomemif/WORKSPACE5
1 files changed, 5 insertions, 0 deletions
diff --git a/extras/gomemif/WORKSPACE b/extras/gomemif/WORKSPACE
index 10741f5b7c0..d75bfa5a524 100644
--- a/extras/gomemif/WORKSPACE
+++ b/extras/gomemif/WORKSPACE
@@ -33,3 +33,8 @@ go_repository(
importpath = "github.com/pkg/profile",
commit = "acd64d450fd45fb2afa41f833f3788c8a7797219"
)
+go_repository(
+ name = "com_github_gopacket",
+ importpath = "github.com/google/gopacket",
+ commit = "3eaba08943250fd212520e5cff00ed808b8fc60a"
+)