We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aace35 commit a58ff8fCopy full SHA for a58ff8f
go.mod
@@ -2,7 +2,7 @@ module github.com/monitoring-mixins/mixtool
2
3
go 1.22.4
4
5
-toolchain go1.22.6
+toolchain go1.23.4
6
7
require (
8
github.com/fatih/color v1.17.0
0 commit comments