Skip to content

Commit

Permalink
using ART v1.0.51
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed May 30, 2024
1 parent ee4c1c3 commit 0715e28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.21

toolchain go1.22.2

require github.com/absolutelightning/go-immutable-adaptive-radix v1.0.50
require github.com/absolutelightning/go-immutable-adaptive-radix v1.0.51

require github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.50 h1:wpg3Arj30qYH2d1QAuytA6PzFhJV0HlgAl5fJIXxuSk=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.50/go.mod h1:mnTsE7jTX4QguPvFwr9Ih787akkQzPGpdtUlg5PJ4K4=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.51 h1:tkFGEvqCe0ucMarhe3O+q0uG4MkmItXCulciqbGXQno=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.51/go.mod h1:mnTsE7jTX4QguPvFwr9Ih787akkQzPGpdtUlg5PJ4K4=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=
Expand Down

0 comments on commit 0715e28

Please sign in to comment.