|
module github.com/reiver/go-opt
|
|
|
|
go 1.22.4
|
|
|
|
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
|