Skip to content

Commit 5d0b9b4

Browse files
committed
Update nitro sdk
1 parent d1f965b commit 5d0b9b4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@ github.com/distributed-lab/enclave-extras/nitro v0.0.0-20250924091216-7ce9be4c16
228228
github.com/distributed-lab/enclave-extras/nitro v0.0.0-20250924091216-7ce9be4c16fd/go.mod h1:qgpGh0y2PRUlfm0HIjMqVisR0CiP9mAk0zo0jGoSV9g=
229229
github.com/distributed-lab/enclave-extras/nitro v0.0.0-20250924131154-c9f6c2e93cd8 h1:hRVA5WhhJGMpuNbclU+fU/qWhCkQ8LYXZIY+h5cSdv4=
230230
github.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=
231233
github.com/distributed-lab/enclave-extras/nsm v0.2.0 h1:exHPTGffHwuj2BYZwSo0EcOWV2Cmy2v6Q3VkbohZ4xw=
232234
github.com/distributed-lab/enclave-extras/nsm v0.2.0/go.mod h1:NI0pBNPy/O4lN6B9dW/1yXwBnNfaJc9OFGhpDAY0hnk=
233235
github.com/dlclark/regexp2 v1.4.1-0.20201116162257-a2a8dda75c91/go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc=

0 commit comments

Comments
 (0)