File tree 3 files changed +178
-46
lines changed
3 files changed +178
-46
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/VividCortex/ewma v1.2.0
7
- github.com/apex/log v1.9.0
8
7
github.com/charmbracelet/lipgloss v0.9.1
9
8
github.com/charmbracelet/log v0.2.5
10
9
github.com/deckarep/golang-set/v2 v2.3.1
@@ -50,10 +49,10 @@ require (
50
49
github.com/bits-and-blooms/bitset v1.10.0 // indirect
51
50
github.com/btcsuite/btcd/btcec/v2 v2.3.2 // indirect
52
51
github.com/cespare/xxhash/v2 v2.2.0 // indirect
53
- github.com/cockroachdb/errors v1.11 .1 // indirect
52
+ github.com/cockroachdb/errors v1.9 .1 // indirect
54
53
github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
55
- github.com/cockroachdb/pebble v0.0.0-20231027194153-ed45a7767175 // indirect
56
- github.com/cockroachdb/redact v1.1.5 // indirect
54
+ github.com/cockroachdb/pebble v0.0.0-20230928194634-aa077af62593 // indirect
55
+ github.com/cockroachdb/redact v1.1.3 // indirect
57
56
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
58
57
github.com/consensys/bavard v0.1.13 // indirect
59
58
github.com/consensys/gnark-crypto v0.12.1 // indirect
You can’t perform that action at this time.
0 commit comments