diff --git a/go.mod b/go.mod deleted file mode 100644 index 29ecb35..0000000 --- a/go.mod +++ /dev/null @@ -1,5 +0,0 @@ -module git.sandpoints.org/Drawwell/RaceCriticalTheories - -go 1.15 - -require git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201214030348-c507484d5529 // indirect diff --git a/go.sum b/go.sum deleted file mode 100644 index a6fcade..0000000 --- a/go.sum +++ /dev/null @@ -1,2 +0,0 @@ -git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201214030348-c507484d5529 h1:O/WOFyc/Wp3hvEWq5eNJ+jN1xePsc5kBUGNKpMh71gE= -git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201214030348-c507484d5529/go.mod h1:VmIeeZ1BJRLjBO9x4d45BkYsYiwa/D0OrSNUglKTam4=