chore(ci): Update golangci-lint to v1.51.2

Signed-off-by: Ben Reedy <breed808@breed808.com>
This commit is contained in:
Ben Reedy
2023-03-12 11:06:06 +10:00
parent 0a26661b7d
commit 8d4c38b48e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
//This package allows us to initiate Time Sensitive components (Like registering the windows service) as early as possible in the startup process
// This package allows us to initiate Time Sensitive components (Like registering the windows service) as early as possible in the startup process
package initiate
import (