@@ -7,6 +7,7 @@ require (
7
7
github.com/Coloured-glaze/gg v1.3.4
8
8
github.com/FloatTech/AnimeAPI v1.6.1-0.20230130095520-be357484e5a7
9
9
github.com/FloatTech/floatbox v0.0.0-20230130095057-3d1da721425e
10
+ github.com/FloatTech/rendercard v0.0.8
10
11
github.com/FloatTech/sqlite v1.5.7
11
12
github.com/FloatTech/ttl v0.0.0-20220715042055-15612be72f5b
12
13
github.com/FloatTech/zbpctrl v1.5.3-0.20230130095145-714ad318cd52
@@ -16,6 +17,7 @@ require (
16
17
github.com/antchfx/htmlquery v1.2.5
17
18
github.com/corona10/goimagehash v1.1.0
18
19
github.com/davidscholberg/go-durationfmt v0.0.0-20170122144659-64843a2083d3
20
+ github.com/disintegration/imaging v1.6.2
19
21
github.com/fumiama/ahsai v0.1.0
20
22
github.com/fumiama/cron v1.3.0
21
23
github.com/fumiama/go-base16384 v1.6.4
@@ -30,20 +32,20 @@ require (
30
32
github.com/mroth/weightedrand v1.0.0
31
33
github.com/pkg/errors v0.9.1
32
34
github.com/quic-go/quic-go v0.32.0
33
- github.com/shirou/gopsutil/v3 v3.22.11
35
+ github.com/shirou/gopsutil/v3 v3.23.1
34
36
github.com/sirupsen/logrus v1.9.0
35
37
github.com/tidwall/gjson v1.14.4
36
38
github.com/wcharczuk/go-chart/v2 v2.1.0
37
39
github.com/wdvxdr1123/ZeroBot v1.6.8
38
40
gitlab.com/gomidi/midi/v2 v2.0.25
39
41
golang.org/x/image v0.3.0
42
+ golang.org/x/text v0.6.0
40
43
gopkg.in/yaml.v3 v3.0.1
41
44
)
42
45
43
46
require (
44
- github.com/FloatTech/rendercard v0 .0.8 // indirect
47
+ github.com/FloatTech/gg v1 .0.0
45
48
github.com/antchfx/xpath v1.2.1 // indirect
46
- github.com/disintegration/imaging v1.6.2 // indirect
47
49
github.com/ericpauley/go-quantize v0.0.0-20200331213906-ae555eb2afa4 // indirect
48
50
github.com/faiface/beep v1.1.0 // indirect
49
51
github.com/fumiama/go-simple-protobuf v0.1.0 // indirect
@@ -82,8 +84,7 @@ require (
82
84
golang.org/x/mobile v0.0.0-20201217150744-e6ae53a27f4f // indirect
83
85
golang.org/x/mod v0.6.0 // indirect
84
86
golang.org/x/net v0.4.0 // indirect
85
- golang.org/x/sys v0.3.0 // indirect
86
- golang.org/x/text v0.6.0 // indirect
87
+ golang.org/x/sys v0.4.0 // indirect
87
88
golang.org/x/tools v0.2.0 // indirect
88
89
modernc.org/libc v1.21.5 // indirect
89
90
modernc.org/mathutil v1.5.0 // indirect
0 commit comments