blob: 9bb7b695b00e523bfd5a4bf396b7ed392be20a15 (
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; replace json.{Unm,M}arshaler with json/v2.{Unm,M}arshaler{From,To}
go 1.26
|