diff --git a/compiled_starters/go/go.mod b/compiled_starters/go/go.mod index 47577bd..9ada126 100644 --- a/compiled_starters/go/go.mod +++ b/compiled_starters/go/go.mod @@ -1,10 +1,3 @@ -// DON'T EDIT THIS! -// -// Codecrafters relies on this file being intact to run tests successfully. Any changes -// here will not reflect when CodeCrafters tests your code, and might even cause build -// failures. -// -// DON'T EDIT THIS! module github.com/codecrafters-io/kafka-starter-go diff --git a/solutions/go/01-vi6/code/go.mod b/solutions/go/01-vi6/code/go.mod index 47577bd..9ada126 100644 --- a/solutions/go/01-vi6/code/go.mod +++ b/solutions/go/01-vi6/code/go.mod @@ -1,10 +1,3 @@ -// DON'T EDIT THIS! -// -// Codecrafters relies on this file being intact to run tests successfully. Any changes -// here will not reflect when CodeCrafters tests your code, and might even cause build -// failures. -// -// DON'T EDIT THIS! module github.com/codecrafters-io/kafka-starter-go diff --git a/starter_templates/go/code/go.mod b/starter_templates/go/code/go.mod index 47577bd..9ada126 100644 --- a/starter_templates/go/code/go.mod +++ b/starter_templates/go/code/go.mod @@ -1,10 +1,3 @@ -// DON'T EDIT THIS! -// -// Codecrafters relies on this file being intact to run tests successfully. Any changes -// here will not reflect when CodeCrafters tests your code, and might even cause build -// failures. -// -// DON'T EDIT THIS! module github.com/codecrafters-io/kafka-starter-go