Skip to content

Commit f63a5e1

Browse files
authored
fix(deps): update module github.com/stangelandcl/ppmd v0.1.1 (#2698)
1 parent d85980d commit f63a5e1

2 files changed

Lines changed: 6 additions & 108 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,10 @@ require (
132132
github.com/quic-go/qpack v0.6.0 // indirect
133133
github.com/relvacode/iso8601 v1.6.0 // indirect
134134
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
135-
github.com/stangelandcl/ppmd v0.1.0 // indirect
135+
github.com/stangelandcl/ppmd v0.1.1 // indirect
136136
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
137137
go.mongodb.org/mongo-driver/v2 v2.5.0 // indirect
138-
go.uber.org/mock v0.6.0 // indirect
139138
golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
140-
golang.org/x/mod v0.35.0 // indirect
141139
gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
142140
modernc.org/libc v1.22.5 // indirect
143141
modernc.org/mathutil v1.5.0 // indirect

0 commit comments

Comments
 (0)