2024-07-04 16:54:41 +00:00
|
|
|
module github.com/reiver/go-opt
|
2022-08-08 17:01:41 +00:00
|
|
|
|
2024-08-08 17:58:13 +00:00
|
|
|
go 1.22.4
|
2023-09-27 00:43:16 +00:00
|
|
|
|
2024-08-08 17:58:13 +00:00
|
|
|
require (
|
|
|
|
github.com/reiver/go-erorr v0.0.0-20240801233437-8cbde6d1fa3f
|
|
|
|
github.com/reiver/go-json v0.0.0-20240808163155-5fb56b49f847
|
|
|
|
)
|
|
|
|
|
|
|
|
require github.com/reiver/go-lck v0.0.0-20240808133902-b56df221c39f // indirect
|