2024-08-01 23:28:38 +00:00
|
|
|
module github.com/reiver/go-nul
|
2023-09-24 08:52:05 +00:00
|
|
|
|
2024-08-09 03:35:44 +00:00
|
|
|
go 1.22.4
|
2023-09-27 00:48:15 +00:00
|
|
|
|
2024-08-09 03:35:44 +00:00
|
|
|
require (
|
|
|
|
github.com/reiver/go-erorr v0.0.0-20240801233437-8cbde6d1fa3f
|
2024-08-09 03:53:33 +00:00
|
|
|
github.com/reiver/go-json v0.0.0-20240809035039-2f83bc2e8c10
|
2024-08-09 03:35:44 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
require github.com/reiver/go-lck v0.0.0-20240808133902-b56df221c39f // indirect
|