Skip to content

Commit

Permalink
Merge pull request #7 from nikolaydubina/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/nikolaydubina/treemap-1.2.4

Bump github.com/nikolaydubina/treemap from 1.2.0 to 1.2.4
  • Loading branch information
nikolaydubina authored Mar 21, 2024
2 parents b66899c + c9b6dca commit 1d6d7aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module github.com/nikolaydubina/go-binsize-treemap

go 1.17

require github.com/nikolaydubina/treemap v1.2.0
require github.com/nikolaydubina/treemap v1.2.4

require github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
github.com/nikolaydubina/treemap v1.1.0 h1:HqvoS1Z6+XlJhHgvjVKuGZnpePm8AWjGMe95Ga2hg2w=
github.com/nikolaydubina/treemap v1.1.0/go.mod h1:8+wLGh917AyeJqBN1D5KM26tv6W/XfvsY+nfJd04/u8=
github.com/nikolaydubina/treemap v1.2.0 h1:ThpX3MQO853ihcOUkRExaqSIt/HQ+yU60kyVTu84Nfs=
github.com/nikolaydubina/treemap v1.2.0/go.mod h1:8+wLGh917AyeJqBN1D5KM26tv6W/XfvsY+nfJd04/u8=
github.com/nikolaydubina/treemap v1.2.4 h1:hNjWO32WybPXyZIDGApKu5aHHnHfrF94tVOviqyjnAQ=
github.com/nikolaydubina/treemap v1.2.4/go.mod h1:8+wLGh917AyeJqBN1D5KM26tv6W/XfvsY+nfJd04/u8=

0 comments on commit 1d6d7aa

Please sign in to comment.