From 7c0ffaff4bf3ad4518f1104ac01c6d7c322d132b Mon Sep 17 00:00:00 2001 From: Erik Whitesides Date: Wed, 29 Sep 2021 00:11:50 -0400 Subject: [PATCH] mv go.mod so dockerfile works --- golang/introduction/part-3.http/{ => videos}/go.mod | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename golang/introduction/part-3.http/{ => videos}/go.mod (100%) diff --git a/golang/introduction/part-3.http/go.mod b/golang/introduction/part-3.http/videos/go.mod similarity index 100% rename from golang/introduction/part-3.http/go.mod rename to golang/introduction/part-3.http/videos/go.mod