Skip to content

Commit

Permalink
Absl (#96)
Browse files Browse the repository at this point in the history
* Ref counting (#5)

* Reference counting

* reference counting with memdb tests passing

* removed atomic add

* fixes in watch

* fix go mod
  • Loading branch information
absolutelightning committed Jun 21, 2024
1 parent d03bc52 commit 1a49496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/hashicorp/go-immutable-adaptive-radix
module github.com/absolutelightning/go-immutable-adaptive-radix

go 1.21

Expand Down

0 comments on commit 1a49496

Please sign in to comment.