Changelog 1.1.0 (2025-01-18) Features gclplugin: add timeloc plugin for golangci-lint integration (#6) (82b5802) Bug Fixes timeloc: detect time method chaining and simplify error message (#9) (ebc9e48) 1.0.0 (2025-01-17) Features initiate timeloc (9f74683) timeloc: not allowed time.Local usage (#1) (9dc1b44) Bug Fixes timeloc: detect false positive when time package is aliased (#5) (ad2e216) timeloc: program will panic, when function have a built-in interface in argument (be6b6c3)