Skip to content

Commit

Permalink
modtidy
Browse files Browse the repository at this point in the history
  • Loading branch information
samsondav committed Sep 27, 2023
1 parent 77df329 commit fdc7fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ require (
github.com/prometheus/client_golang v1.15.0
github.com/riferrei/srclient v0.5.4
github.com/shopspring/decimal v1.3.1
github.com/smartcontractkit/chain-selectors v1.0.1
github.com/smartcontractkit/libocr v0.0.0-20230802221916-2271752fa829
github.com/stretchr/testify v1.8.4
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.0
Expand Down Expand Up @@ -52,7 +53,6 @@ require (
github.com/prometheus/procfs v0.9.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/santhosh-tekuri/jsonschema/v5 v5.1.1 // indirect
github.com/smartcontractkit/chain-selectors v1.0.1 // indirect
github.com/stretchr/objx v0.5.0 // indirect
go.opentelemetry.io/otel/metric v1.16.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
Expand Down

0 comments on commit fdc7fe9

Please sign in to comment.