Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update go.mod
  • Loading branch information
gammazero committed Feb 26, 2025
commit 864e39deadc07156a73967e890780d4677ddc6ac
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/ipfs/go-ds-crdt

go 1.23

toolchain go1.23.2
go 1.23.0

require (
github.com/dgraph-io/badger v1.6.2
Expand Down