We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537a75c commit 37b171fCopy full SHA for 37b171f
go.mod
@@ -8,4 +8,4 @@ go 1.22.7
8
9
//replace github.com/hedzr/logg => ../../cmdr.v2/libs.logg
10
11
-require github.com/hedzr/is v0.6.0
+require github.com/hedzr/is v0.6.2
go.sum
@@ -1,2 +1,4 @@
1
github.com/hedzr/is v0.6.0 h1:iMq3aprzzXXOeEk8SOk+sfFrvVn1BwLncAXBH5YhjXo=
2
github.com/hedzr/is v0.6.0/go.mod h1:WPdrinHKBspd2KoCCdkFDuErxWIhTk38/lYP77ju/GE=
3
+github.com/hedzr/is v0.6.2 h1:dZaeelVBKJIdDOqJzOA6qG7lE83xoMqMKlGdQ1hROZo=
4
+github.com/hedzr/is v0.6.2/go.mod h1:xBfXsyXVnxBpq8dYy2zKjex/ErTCpaFVB+j8JDvGTYY=
0 commit comments