We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5104d42 commit 6760a8eCopy full SHA for 6760a8e
go.mod
@@ -1,6 +1,8 @@
1
module go-simpler.org/sloglint
2
3
-go 1.23
+go 1.22.0
4
+
5
+toolchain go1.23.0
6
7
require (
8
github.com/ettle/strcase v0.2.0
0 commit comments