HTTPSERVER: Fix 2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
// 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/sqlite-starter-go
|
||||
|
||||
go 1.22
|
||||
|
||||
require github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2
|
||||
Reference in New Issue
Block a user