blob: 0cd2a2d7353faa655483089e3e2fd9b5891aa66a (
plain)
1
2
3
4
|
module go.xyrillian.de/gg
// TODO for 1.27: use sql.ConvertAssign for gg/option; deprecate gg/options and offer methods on Option instead; make jsonmatch.Pointer into an alias of jsontext.Pointer
go 1.26
|