Skip to content

Commit 5976ba7

Browse files
committed
update dependency
1 parent 692fd0f commit 5976ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup/internal/controller/sender/sender.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ import (
1010
"sync"
1111
"time"
1212

13-
"github.com/ethereum/go-ethereum/common/hexutil"
1413
"github.com/holiman/uint256"
1514
"github.com/prometheus/client_golang/prometheus"
1615
"github.com/scroll-tech/go-ethereum/common"
16+
"github.com/scroll-tech/go-ethereum/common/hexutil"
1717
gethTypes "github.com/scroll-tech/go-ethereum/core/types"
1818
"github.com/scroll-tech/go-ethereum/crypto/kzg4844"
1919
"github.com/scroll-tech/go-ethereum/ethclient"

0 commit comments

Comments
 (0)