From 972b4132b0fecd614ba0dae3c3ffe18423fa220c Mon Sep 17 00:00:00 2001
From: Martin Stiemerling <mls.ietf@gmail.com>
Date: Fri, 18 Sep 2020 13:52:41 +0200
Subject: [PATCH] x

---
 main.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.go b/main.go
index 51070692e..35ac13528 100644
--- a/main.go
+++ b/main.go
@@ -1,7 +1,7 @@
 package main
 
 import (
-	"project-beachhead/nucleus"
+	"gosdn/nucleus"
 )
 
 // Generate the code out of the yang modules
-- 
GitLab