Skip to content

Commit

Permalink
Update results and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dev committed Jan 26, 2024
1 parent d4dbc4d commit eb487fa
Show file tree
Hide file tree
Showing 3 changed files with 701 additions and 701 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/DataDog/zstd v1.5.5
github.com/akamensky/base58 v0.0.0-20210829145138-ce8bf8802e8f
github.com/bloom42/stdx v0.0.0-20240126080759-881f04bca756
github.com/bloom42/stdx v0.0.0-20240126081149-e6c42714b074
github.com/cespare/xxhash/v2 v2.2.0
github.com/golang/snappy v0.0.4
github.com/jotfs/fastcdc-go v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/DataDog/zstd v1.5.5 h1:oWf5W7GtOLgp6bciQYDmhHHjdhYkALu6S/5Ni9ZgSvQ=
github.com/DataDog/zstd v1.5.5/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
github.com/akamensky/base58 v0.0.0-20210829145138-ce8bf8802e8f h1:z8MkSJCUyTmW5YQlxsMLBlwA7GmjxC7L4ooicxqnhz8=
github.com/akamensky/base58 v0.0.0-20210829145138-ce8bf8802e8f/go.mod h1:UdUwYgAXBiL+kLfcqxoQJYkHA/vl937/PbFhZM34aZs=
github.com/bloom42/stdx v0.0.0-20240126080759-881f04bca756 h1:yR2Jb1bUU74+buz8UmYYJDz0HMIIRrBzmUXwgENNgSU=
github.com/bloom42/stdx v0.0.0-20240126080759-881f04bca756/go.mod h1:zZWdLGQq1BX7GoDuZZPyyE0WUTy5MmNtPB6+8TB6Mf0=
github.com/bloom42/stdx v0.0.0-20240126081149-e6c42714b074 h1:/YajWC9u25qqJ/+ttMP8Z3mGzpVYrtfEj6Fx6zG2nVI=
github.com/bloom42/stdx v0.0.0-20240126081149-e6c42714b074/go.mod h1:zZWdLGQq1BX7GoDuZZPyyE0WUTy5MmNtPB6+8TB6Mf0=
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
Expand Down
Loading

0 comments on commit eb487fa

Please sign in to comment.