Files
Kafka-go/go.mod
T

12 lines
295 B
AMPL

// 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/redis-starter-go
go 1.22