Skip to content

Commit

Permalink
chore(deps): update github.com/savetherbtz/zstd-seekable-format-go/pk…
Browse files Browse the repository at this point in the history
…g digest to d6cafef
  • Loading branch information
renovate-bot committed Aug 2, 2024
1 parent d6cafef commit 4dbb98b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/zstdseek/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
github.com/SaveTheRbtz/fastcdc-go v0.3.0
github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.1-0.20240802145525-42610f01425d
github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.1-0.20240802183547-d6cafef2f296
github.com/klauspost/compress v1.17.9
github.com/schollz/progressbar/v3 v3.14.5
go.uber.org/zap v1.27.0
Expand Down
2 changes: 2 additions & 0 deletions cmd/zstdseek/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/SaveTheRbtz/fastcdc-go v0.3.0 h1:JdHvLlnijDuisYIwpRDcHZEjbxvCqtEmJ3gf
github.com/SaveTheRbtz/fastcdc-go v0.3.0/go.mod h1:2kMKqvBv1h9wCaUfETqsVkSESsCiFhp4YyEHyz7/SfE=
github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.1-0.20240802145525-42610f01425d h1:n18I8uvA8O0eraJ4+Mj0btS2Iinj+HhR49p4qaGVjq0=
github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.1-0.20240802145525-42610f01425d/go.mod h1:JitQWJ8JuV4Y87l8VsHiiwhb3cgdyn68mX40s7NT6PA=
github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.1-0.20240802183547-d6cafef2f296 h1:X1wA9uHSUmhIQdwmT0BC1anZEkQE0BKQq4xBiGp7rS8=
github.com/SaveTheRbtz/zstd-seekable-format-go/pkg v0.7.1-0.20240802183547-d6cafef2f296/go.mod h1:JitQWJ8JuV4Y87l8VsHiiwhb3cgdyn68mX40s7NT6PA=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 4dbb98b

Please sign in to comment.