brent saner 01adbfc605 v1.12.0
FIXED:
* logging package on Windows had a non-conformant GetLogger().
  While this fix technically breaks API, this was a horribly broken
  thing so I'm including it as a minor bump instead of major and
  thus breaking SemVer. Too bad, so sad, deal with it; Go modules
  have versioning for a reason.
  The previous logging.GetLogger() behavior on Windows has been moved
  to logging.GetLoggerWindows().
2025-11-22 15:53:38 -05:00
2025-08-23 19:32:48 -04:00
2025-08-27 19:06:17 -04:00
2020-09-26 03:20:23 -04:00
2025-07-31 03:45:32 -04:00
2025-11-22 15:53:38 -05:00
2025-01-04 02:29:49 -05:00
2025-10-13 15:56:07 -04:00
2025-08-17 00:45:24 -04:00
2025-11-14 01:02:59 -05:00
2024-04-13 13:04:17 -04:00
2022-01-16 06:55:29 -05:00
2025-11-14 01:02:59 -05:00
2025-11-14 01:02:59 -05:00
2020-09-26 03:20:23 -04:00
Description
GoUtils is a collection of Golang utility libraries.
https://r00t2.io/
GPL-3.0 304 KiB
Languages
Go 100%