File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
token/services/storage/db/kvs/hashicorp Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/DATA-DOG/go-sqlmock v1.5.2
99 github.com/IBM/idemix v0.0.2-0.20250313153527-832db18b9478
1010 github.com/IBM/idemix/bccsp/types v0.0.0-20250313153527-832db18b9478
11- github.com/IBM/mathlib v0.0.3-0.20260114090820-bd86b4ed336b
11+ github.com/IBM/mathlib v0.0.3-0.20260123141248-f52c9be3cb35
1212 github.com/dgraph-io/ristretto/v2 v2.3.0
1313 github.com/gin-gonic/gin v1.10.0
1414 github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
Original file line number Diff line number Diff line change @@ -643,8 +643,8 @@ github.com/IBM/idemix/bccsp/schemes/weak-bb v0.0.0-20250313153527-832db18b9478 h
643643github.com/IBM/idemix/bccsp/schemes/weak-bb v0.0.0-20250313153527-832db18b9478 /go.mod h1:k4Q5EYKRnYC6t80ipSCY3G8H4FdcxRa8jjlsJdGfNCY =
644644github.com/IBM/idemix/bccsp/types v0.0.0-20250313153527-832db18b9478 h1:Uzmcb4pNb54/fbAjnrZTiJwWV74+twP60N4qBGm4PvU =
645645github.com/IBM/idemix/bccsp/types v0.0.0-20250313153527-832db18b9478 /go.mod h1:Pi1QIuIZ+1OXIbnYe27vNwJOnSq2WvkHRT/sfweTw8E =
646- github.com/IBM/mathlib v0.0.3-0.20260114090820-bd86b4ed336b h1:u52g9RleCQnSNS5e9CBRgjdLXL8/9Oq1WYRWwZQ0hQM =
647- github.com/IBM/mathlib v0.0.3-0.20260114090820-bd86b4ed336b /go.mod h1:yJTkNqKzf4qxM3O17dd4VZMnantrTATrvY1ta0MV+J8 =
646+ github.com/IBM/mathlib v0.0.3-0.20260123141248-f52c9be3cb35 h1:q1C/kctKZs+uMzw39gy0ZwygUqL/uY3p6/E/TObIhDQ =
647+ github.com/IBM/mathlib v0.0.3-0.20260123141248-f52c9be3cb35 /go.mod h1:yJTkNqKzf4qxM3O17dd4VZMnantrTATrvY1ta0MV+J8 =
648648github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c /go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk =
649649github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible h1:1G1pk05UrOh0NlF1oeaaix1x8XzrfjIDK47TY0Zehcw =
650650github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible /go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0 =
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/IBM/idemix v0.0.2-0.20250313153527-832db18b9478 // indirect
2121 github.com/IBM/idemix/bccsp/schemes/weak-bb v0.0.0-20250313153527-832db18b9478 // indirect
2222 github.com/IBM/idemix/bccsp/types v0.0.0-20250313153527-832db18b9478 // indirect
23- github.com/IBM/mathlib v0.0.3-0.20260114090820-bd86b4ed336b // indirect
23+ github.com/IBM/mathlib v0.0.3-0.20260123141248-f52c9be3cb35 // indirect
2424 github.com/Microsoft/go-winio v0.6.2 // indirect
2525 github.com/beorn7/perks v1.0.1 // indirect
2626 github.com/bits-and-blooms/bitset v1.24.4 // indirect
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/IBM/idemix/bccsp/schemes/weak-bb v0.0.0-20250313153527-832db18b9478 h
1111github.com/IBM/idemix/bccsp/schemes/weak-bb v0.0.0-20250313153527-832db18b9478 /go.mod h1:k4Q5EYKRnYC6t80ipSCY3G8H4FdcxRa8jjlsJdGfNCY =
1212github.com/IBM/idemix/bccsp/types v0.0.0-20250313153527-832db18b9478 h1:Uzmcb4pNb54/fbAjnrZTiJwWV74+twP60N4qBGm4PvU =
1313github.com/IBM/idemix/bccsp/types v0.0.0-20250313153527-832db18b9478 /go.mod h1:Pi1QIuIZ+1OXIbnYe27vNwJOnSq2WvkHRT/sfweTw8E =
14- github.com/IBM/mathlib v0.0.3-0.20260114090820-bd86b4ed336b h1:u52g9RleCQnSNS5e9CBRgjdLXL8/9Oq1WYRWwZQ0hQM =
15- github.com/IBM/mathlib v0.0.3-0.20260114090820-bd86b4ed336b /go.mod h1:yJTkNqKzf4qxM3O17dd4VZMnantrTATrvY1ta0MV+J8 =
14+ github.com/IBM/mathlib v0.0.3-0.20260123141248-f52c9be3cb35 h1:q1C/kctKZs+uMzw39gy0ZwygUqL/uY3p6/E/TObIhDQ =
15+ github.com/IBM/mathlib v0.0.3-0.20260123141248-f52c9be3cb35 /go.mod h1:yJTkNqKzf4qxM3O17dd4VZMnantrTATrvY1ta0MV+J8 =
1616github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0 =
1717github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
1818github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
You can’t perform that action at this time.
0 commit comments