File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ require (
48
48
github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267
49
49
github.com/julienschmidt/httprouter v1.3.0
50
50
github.com/karalabe/hid v1.0.1-0.20240306101548-573246063e52
51
+ github.com/kilic/bls12-381 v0.1.0
51
52
github.com/kylelemons/godebug v1.1.0
52
53
github.com/mattn/go-colorable v0.1.13
53
54
github.com/mattn/go-isatty v0.0.17
@@ -114,7 +115,6 @@ require (
114
115
github.com/hashicorp/go-retryablehttp v0.7.4 // indirect
115
116
github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839 // indirect
116
117
github.com/jmespath/go-jmespath v0.4.0 // indirect
117
- github.com/kilic/bls12-381 v0.1.0 // indirect
118
118
github.com/klauspost/compress v1.15.15 // indirect
119
119
github.com/klauspost/cpuid/v2 v2.0.9 // indirect
120
120
github.com/kr/pretty v0.3.1 // indirect
You can’t perform that action at this time.
0 commit comments