Skip to content

Commit

Permalink
chore: bump examples boxo version
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Oct 4, 2023
1 parent c28c847 commit 5ae64f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# boxo examples and tutorials
# Boxo Examples and Tutorials

In this folder, you can find some examples to help you get started using boxo and its associated libraries in your applications.
In this folder, you can find some examples to help you get started using Boxo and its associated libraries in your applications.

Let us know if you find any issue or if you want to contribute and add a new tutorial, feel welcome to submit a pr, thank you!
Let us know if you find any issue or if you want to contribute and add a new tutorial, feel welcome to submit a PR, thank you!

## Examples and Tutorials

Expand Down
2 changes: 1 addition & 1 deletion examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ipfs/boxo/examples
go 1.20

require (
github.com/ipfs/boxo v0.8.0
github.com/ipfs/boxo v0.13.1
github.com/ipfs/go-block-format v0.1.2
github.com/ipfs/go-cid v0.4.1
github.com/ipfs/go-datastore v0.6.0
Expand Down

0 comments on commit 5ae64f3

Please sign in to comment.