File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ require (
8787 github.com/btcsuite/btcd/btcutil v1.1.5 // indirect
8888 github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
8989 github.com/cockroachdb/fifo v0.0.0-20240606204812-0bbfbd93a7ce // indirect
90- github.com/distributed-lab/enclave-extras/nitro v0.0.0-20250924131154-c9f6c2e93cd8 // indirect
90+ github.com/distributed-lab/enclave-extras/nitro v0.1.0 // indirect
9191 github.com/ethereum/go-verkle v0.2.2 // indirect
9292 github.com/felixge/httpsnoop v1.0.4 // indirect
9393 github.com/go-logr/logr v1.4.1 // indirect
Original file line number Diff line number Diff line change @@ -228,6 +228,8 @@ github.com/distributed-lab/enclave-extras/nitro v0.0.0-20250924091216-7ce9be4c16
228228github.com/distributed-lab/enclave-extras/nitro v0.0.0-20250924091216-7ce9be4c16fd /go.mod h1:qgpGh0y2PRUlfm0HIjMqVisR0CiP9mAk0zo0jGoSV9g =
229229github.com/distributed-lab/enclave-extras/nitro v0.0.0-20250924131154-c9f6c2e93cd8 h1:hRVA5WhhJGMpuNbclU+fU/qWhCkQ8LYXZIY+h5cSdv4 =
230230github.com/distributed-lab/enclave-extras/nitro v0.0.0-20250924131154-c9f6c2e93cd8 /go.mod h1:nsQ0hKwcPHVUs0qmuapqHowxXmeAGXsaTafzZnmOgzM =
231+ github.com/distributed-lab/enclave-extras/nitro v0.1.0 h1:ld+GR3ujF3IWwxokVHHhi4Zl1fTqjsUKsUJKN7tVhKM =
232+ github.com/distributed-lab/enclave-extras/nitro v0.1.0 /go.mod h1:nsQ0hKwcPHVUs0qmuapqHowxXmeAGXsaTafzZnmOgzM =
231233github.com/distributed-lab/enclave-extras/nsm v0.2.0 h1:exHPTGffHwuj2BYZwSo0EcOWV2Cmy2v6Q3VkbohZ4xw =
232234github.com/distributed-lab/enclave-extras/nsm v0.2.0 /go.mod h1:NI0pBNPy/O4lN6B9dW/1yXwBnNfaJc9OFGhpDAY0hnk =
233235github.com/dlclark/regexp2 v1.4.1-0.20201116162257-a2a8dda75c91 /go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc =
You can’t perform that action at this time.
0 commit comments