Skip to content

Commit 6a9fb0d

Browse files
committed
chore: tidy
1 parent c86d67e commit 6a9fb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

relayer/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ require (
1717
go.uber.org/zap v1.27.0
1818
golang.org/x/crypto v0.40.0
1919
golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc
20+
google.golang.org/protobuf v1.36.10
2021
)
2122

2223
require (
@@ -142,7 +143,6 @@ require (
142143
google.golang.org/genproto/googleapis/api v0.0.0-20251007200510-49b9836ed3ff // indirect
143144
google.golang.org/genproto/googleapis/rpc v0.0.0-20251002232023-7c0ddcbb5797 // indirect
144145
google.golang.org/grpc v1.76.0 // indirect
145-
google.golang.org/protobuf v1.36.10 // indirect
146146
gopkg.in/yaml.v3 v3.0.1 // indirect
147147
rsc.io/tmplfunc v0.0.3 // indirect
148148
)

0 commit comments

Comments
 (0)