Skip to content

Commit

Permalink
go get github.com/smartcontractkit/libocr@a80645346b30acbba2c288d127b…
Browse files Browse the repository at this point in the history
…4aed65bf18bba
  • Loading branch information
samsondav committed Jun 6, 2023
1 parent acaf8fc commit 7a0cfc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/prometheus/client_golang v1.15.0
github.com/riferrei/srclient v0.5.4
// WARNING: Experimental version of libocr - do not merge until this is officially released!
github.com/smartcontractkit/libocr v0.0.0-20230606154649-3c336ffb2acf
github.com/smartcontractkit/libocr v0.0.0-20230606165449-a80645346b30
github.com/stretchr/testify v1.8.4
go.uber.org/goleak v1.2.1
go.uber.org/zap v1.24.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ github.com/santhosh-tekuri/jsonschema/v5 v5.1.1 h1:lEOLY2vyGIqKWUI9nzsOJRV3mb3WC
github.com/santhosh-tekuri/jsonschema/v5 v5.1.1/go.mod h1:FKdcjfQW6rpZSnxxUvEA5H/cDPdvJ/SZJQLWWXWGrZ0=
github.com/smartcontractkit/libocr v0.0.0-20230606154649-3c336ffb2acf h1:MtiPtp/ASsCJcef4EnJ0Wv4edJnCOO+tdz1e0FqJpE0=
github.com/smartcontractkit/libocr v0.0.0-20230606154649-3c336ffb2acf/go.mod h1:2lyRkw/qLQgUWlrWWmq5nj0y90rWeO6Y+v+fCakRgb0=
github.com/smartcontractkit/libocr v0.0.0-20230606165449-a80645346b30 h1:LzeiWKb1uZvQ54v6uxCLHMLp3fAgI8UX326/26KCe6c=
github.com/smartcontractkit/libocr v0.0.0-20230606165449-a80645346b30/go.mod h1:2lyRkw/qLQgUWlrWWmq5nj0y90rWeO6Y+v+fCakRgb0=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0 h1:1zr/of2m5FGMsad5YfcqgdqdWrIhu+EBEJRhR1U7z/c=
Expand Down

0 comments on commit 7a0cfc8

Please sign in to comment.