|
module github.com/reiver/go-nul
|
|
|
|
go 1.22.4
|
|
|
|
require (
|
|
github.com/reiver/go-erorr v0.0.0-20240801233437-8cbde6d1fa3f
|
|
github.com/reiver/go-json v0.0.0-20240809035039-2f83bc2e8c10
|
|
)
|
|
|
|
require github.com/reiver/go-lck v0.0.0-20240808133902-b56df221c39f // indirect
|