File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/mackerelio/go-osstat v0.2.5
22
22
github.com/mackerelio/golib v1.2.1
23
23
github.com/mattn/go-encoding v0.0.2
24
- github.com/mattn/go-zglob v0.0.4
24
+ github.com/mattn/go-zglob v0.0.6
25
25
github.com/miekg/dns v1.1.50
26
26
github.com/natefinch/atomic v1.0.1
27
27
github.com/shirou/gopsutil/v3 v3.24.5
Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ github.com/mattn/go-encoding v0.0.2 h1:OC1L+QXLJge9n7yIE3R5Os/UNasUeFvK3Sa4NjbDi
108
108
github.com/mattn/go-encoding v0.0.2 /go.mod h1:WUNsdPQLK4JYRzkn8IAdmYKFYGGJ4/9YPxdPoMumPgY =
109
109
github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU =
110
110
github.com/mattn/go-sqlite3 v1.14.22 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
111
- github.com/mattn/go-zglob v0.0.4 h1:LQi2iOm0/fGgu80AioIJ/1j9w9Oh+9DZ39J4VAGzHQM =
112
- github.com/mattn/go-zglob v0.0.4 /go.mod h1:MxxjyoXXnMxfIpxTK2GAkw1w8glPsQILx3N5wrKakiY =
111
+ github.com/mattn/go-zglob v0.0.6 h1:mP8RnmCgho4oaUYDIDn6GNxYk+qJGUs8fJLn+twYj2A =
112
+ github.com/mattn/go-zglob v0.0.6 /go.mod h1:MxxjyoXXnMxfIpxTK2GAkw1w8glPsQILx3N5wrKakiY =
113
113
github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA =
114
114
github.com/miekg/dns v1.1.50 /go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME =
115
115
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk =
You can’t perform that action at this time.
0 commit comments