Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions compiled_starters/go/go.mod
Original file line number Diff line number Diff line change
@@ -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

Expand Down
7 changes: 0 additions & 7 deletions solutions/go/01-vi6/code/go.mod
Original file line number Diff line number Diff line change
@@ -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

Expand Down
7 changes: 0 additions & 7 deletions starter_templates/go/code/go.mod
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Loading