Skip to content

Commit 2f27aba

Browse files
committed
fix protos import
1 parent 569877e commit 2f27aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/capabilities/v2/chain-capabilities/evm/proto_helpers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"fmt"
66
"time"
77

8-
valuespb "github.com/smartcontractkit/chainlink-common/pkg/values/pb"
8+
valuespb "github.com/smartcontractkit/chainlink-protos/cre/go/values/pb"
99

1010
"github.com/smartcontractkit/chainlink-common/pkg/chains/evm"
1111
evmtypes "github.com/smartcontractkit/chainlink-common/pkg/types/chains/evm"

0 commit comments

Comments
 (0)