mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
- fix bug with fmt.Errorf called withtou pattern, replace it by a errors.New - fix but of circular inclusion for method Add - remove deprecated const / code - reorganize code file to map to interface / model - update other modules following chnages Other: - bump dependencies