File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/dreamscached/minequery/v2 v2.4.1
9
9
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10
10
github.com/shirou/gopsutil v3.21.11+incompatible
11
- golang.org/x/image v0.14 .0
11
+ golang.org/x/image v0.15 .0
12
12
golang.org/x/sys v0.15.0
13
13
)
14
14
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/tklauser/numcpus v0.7.0 h1:yjuerZP127QG9m5Zh/mSO4wqurYil27tHrqwRoRjpr
28
28
github.com/tklauser/numcpus v0.7.0 /go.mod h1:bb6dMVcj8A42tSE7i32fsIUCbQNllK5iDguyOZRUzAY =
29
29
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
30
30
github.com/yusufpapurcu/wmi v1.2.4 /go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0 =
31
- golang.org/x/image v0.14 .0 h1:tNgSxAFe3jC4uYqvZdTr84SZoM1KfwdC9SKIFrLjFn4 =
32
- golang.org/x/image v0.14 .0 /go.mod h1:HUYqC05R2ZcZ3ejNQsIHQDQiwWM4JBqmm6MKANTp4LE =
31
+ golang.org/x/image v0.15 .0 h1:kOELfmgrmJlw4Cdb7g/QGuB3CvDrXbqEIww/pNtNBm8 =
32
+ golang.org/x/image v0.15 .0 /go.mod h1:HUYqC05R2ZcZ3ejNQsIHQDQiwWM4JBqmm6MKANTp4LE =
33
33
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
34
34
golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
35
35
golang.org/x/sys v0.1.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ github.com/tklauser/numcpus
38
38
# github.com/yusufpapurcu/wmi v1.2.4
39
39
## explicit; go 1.16
40
40
github.com/yusufpapurcu/wmi
41
- # golang.org/x/image v0.14 .0
41
+ # golang.org/x/image v0.15 .0
42
42
## explicit; go 1.18
43
43
golang.org/x/image/draw
44
44
golang.org/x/image/math/f64
You can’t perform that action at this time.
0 commit comments