Skip to content

Commit

Permalink
update bintree version
Browse files Browse the repository at this point in the history
  • Loading branch information
seancfoley committed Feb 26, 2022
1 parent 1cc5c87 commit 241da5e
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 @@ -18,6 +18,6 @@ module github.com/seancfoley/ipaddress-go

go 1.12

require github.com/seancfoley/bintree v0.0.0-20220225092820-2871d1194b83
require github.com/seancfoley/bintree v1.0.0

retract v0.0.0-20220113165635-21f206932b4b
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/seancfoley/bintree v0.0.0-20220225092820-2871d1194b83 h1:WjoJyeII8O8r2+YiS7lROJtst+nfWcj1jUOSXb8e0+g=
github.com/seancfoley/bintree v0.0.0-20220225092820-2871d1194b83/go.mod h1:CtE6qO6/n9H3V2CAGEC0lpaYr6/OijhNaMG/dt7P70c=
github.com/seancfoley/bintree v1.0.0 h1:EnusUK1dNxRkDftWYcmDaR0rV8Mcr34x8PGq3JPEOrc=
github.com/seancfoley/bintree v1.0.0/go.mod h1:CtE6qO6/n9H3V2CAGEC0lpaYr6/OijhNaMG/dt7P70c=

0 comments on commit 241da5e

Please sign in to comment.