Skip to content

Commit 37b171f

Browse files
committed
upgrade deps
1 parent 537a75c commit 37b171f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ go 1.22.7
88

99
//replace github.com/hedzr/logg => ../../cmdr.v2/libs.logg
1010

11-
require github.com/hedzr/is v0.6.0
11+
require github.com/hedzr/is v0.6.2

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
github.com/hedzr/is v0.6.0 h1:iMq3aprzzXXOeEk8SOk+sfFrvVn1BwLncAXBH5YhjXo=
22
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

Comments
 (0)