Skip to content

Commit

Permalink
art 1.0.86
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Jun 17, 2024
1 parent 1f0808a commit dc38b2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ go 1.21

toolchain go1.22.2

require github.com/absolutelightning/go-immutable-adaptive-radix v1.0.85
require (
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.86
github.com/hashicorp/go-uuid v1.0.3
)
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.85 h1:cogPgMndvVHGISZUJevs+XEGNQD2GF2HTkfm71ZTF8s=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.85/go.mod h1:+/nWgzXP46cOw2W+jLxu2lBmEny3bG1RqFXPKTWTLMU=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.86 h1:VgdgI5yzU+OV/GtFCf/+yQL6HCZ97vf7AlfMcvHMFfY=
github.com/absolutelightning/go-immutable-adaptive-radix v1.0.86/go.mod h1:+/nWgzXP46cOw2W+jLxu2lBmEny3bG1RqFXPKTWTLMU=
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 dc38b2b

Please sign in to comment.