There was an error while loading. Please reload this page.
1 parent d85980d commit f63a5e1Copy full SHA for f63a5e1
2 files changed
go.mod
@@ -132,12 +132,10 @@ require (
132
github.com/quic-go/qpack v0.6.0 // indirect
133
github.com/relvacode/iso8601 v1.6.0 // indirect
134
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
135
- github.com/stangelandcl/ppmd v0.1.0 // indirect
+ github.com/stangelandcl/ppmd v0.1.1 // indirect
136
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
137
go.mongodb.org/mongo-driver/v2 v2.5.0 // indirect
138
- go.uber.org/mock v0.6.0 // indirect
139
golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
140
- golang.org/x/mod v0.35.0 // indirect
141
gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
142
modernc.org/libc v1.22.5 // indirect
143
modernc.org/mathutil v1.5.0 // indirect
0 commit comments