Skip to content

Commit

Permalink
chore: align examples with main go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Aug 20, 2024
1 parent 95a5c30 commit b2660c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/ipfs/boxo/examples

go 1.22
go 1.21

require (
github.com/ipfs/boxo v0.19.0
github.com/ipfs/boxo v0.22.0
github.com/ipfs/go-block-format v0.2.0
github.com/ipfs/go-cid v0.4.1
github.com/ipfs/go-datastore v0.6.0
Expand Down

0 comments on commit b2660c5

Please sign in to comment.