adding golangci-lint

This commit is contained in:
2025-11-14 22:54:06 -08:00
parent eca3a229a4
commit d70ca5ee87
2 changed files with 88 additions and 1 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module git.wntrmute.dev/kyle/goutils
go 1.20
go 1.22
require (
github.com/hashicorp/go-syslog v1.0.0