File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ var Conf = struct {
3232}{
3333 PathRule : "/rule.ls" ,
3434 PathCIDR : "/rule.cidr" ,
35- Version : "v1.25.0 " ,
35+ Version : "v1.25.1 " ,
3636}
3737
3838const helpMsg = `Usage: daze <command> [<args>]
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/libraries/daze
22
33go 1.25.0
44
5- require github.com/libraries/go v1.0.0
5+ require github.com/libraries/go v1.0.1
Original file line number Diff line number Diff line change 11github.com/libraries/go v1.0.0 h1:haBcspBOvFO3J52zzRJP/6UV12WqOclxf6x1fEAWuBg =
22github.com/libraries/go v1.0.0 /go.mod h1:gDswTQfQ6h3VYCnUvrPEOPsRWYpDiNhO4ervTpYi41c =
3+ github.com/libraries/go v1.0.1 h1:BMwbQzwht9N8dr56HigeJzTFQsffde2+WT+CzXL3NKw =
4+ github.com/libraries/go v1.0.1 /go.mod h1:gDswTQfQ6h3VYCnUvrPEOPsRWYpDiNhO4ervTpYi41c =
You can’t perform that action at this time.
0 commit comments