Skip to content

Commit

Permalink
chore: bump go.mod to Go 1.21 and run go fix
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Mar 13, 2024
1 parent 52c025f commit 16213a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/libp2p/go-libp2p-xor

go 1.20
go 1.21


require github.com/libp2p/go-libp2p-kbucket v0.3.1

Expand Down

0 comments on commit 16213a1

Please sign in to comment.