Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9 from zama-ai/update-fhevm-go
Browse files Browse the repository at this point in the history
deps: update fhevm-go
  • Loading branch information
immortal-tofu authored Mar 11, 2024
2 parents 4fe2ade + 0a7f67f commit 77474a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ require (
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
github.com/tyler-smith/go-bip39 v1.1.0
github.com/urfave/cli/v2 v2.25.7
github.com/zama-ai/fhevm-go v0.2.0-3
github.com/zama-ai/fhevm-go v0.2.0-5
go.opentelemetry.io/otel v1.23.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.23.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.23.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -501,8 +501,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zama-ai/fhevm-go v0.2.0-3 h1:88/x+DMcYSxiNIj05gOohP1wapvR9Ils5pIDUqhuGnU=
github.com/zama-ai/fhevm-go v0.2.0-3/go.mod h1:xGT1IBANm3YjR/tuT/bHQ1iN3FqtinLzJdNGeUdEB/8=
github.com/zama-ai/fhevm-go v0.2.0-5 h1:4wPS+Wb3AGL2Y263dLmLX4JR2UxftX6udOkEWo3/rxQ=
github.com/zama-ai/fhevm-go v0.2.0-5/go.mod h1:xGT1IBANm3YjR/tuT/bHQ1iN3FqtinLzJdNGeUdEB/8=
go.opentelemetry.io/otel v1.23.1 h1:Za4UzOqJYS+MUczKI320AtqZHZb7EqxO00jAHE0jmQY=
go.opentelemetry.io/otel v1.23.1/go.mod h1:Td0134eafDLcTS4y+zQ26GE8u3dEuRBiBCTUIRHaikA=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.23.0 h1:D/cXD+03/UOphyyT87NX6h+DlU+BnplN6/P6KJwsgGc=
Expand Down

0 comments on commit 77474a7

Please sign in to comment.