Skip to content

Commit

Permalink
using art 1.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed May 31, 2024
1 parent 1d9c819 commit 0ffde6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ go 1.21

toolchain go1.22.2

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

require github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
require github.com/absolutelightning/go-immutable-adaptive-radix v1.0.65
7 changes: 2 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.63 h1:gvMDhvf7BbFHiZYcd/enbgXqiMFPMqOf6bgqKLXh2VA=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.63/go.mod h1:mnTsE7jTX4QguPvFwr9Ih787akkQzPGpdtUlg5PJ4K4=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.64/go.mod h1:mnTsE7jTX4QguPvFwr9Ih787akkQzPGpdtUlg5PJ4K4=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.65 h1:EsQTnQlV1jI/PAcLOH+Cm+KOrNe67XgrapHfrIe27z8=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.65/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=
github.com/hashicorp/go-uuid v1.0.3/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro=
github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
Expand Down

0 comments on commit 0ffde6a

Please sign in to comment.