diff --git a/Section4/go.mod b/Section4/go.mod deleted file mode 100644 index 07d0bb5..0000000 --- a/Section4/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module master_go_programming/Section4 - -go 1.21.1 diff --git a/go.mod b/go.mod deleted file mode 100644 index e259a41..0000000 --- a/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module master_go_programming - -go 1.21.1