Skip to content

Commit a73a67d

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/smallnest/ringbuffer in the go-modules group
Bumps the go-modules group with 1 update: [github.com/smallnest/ringbuffer](https://github.com/smallnest/ringbuffer). Updates `github.com/smallnest/ringbuffer` from 0.0.0-20250317021400-0da97b586904 to 0.1.0 - [Commits](https://github.com/smallnest/ringbuffer/commits/v0.1.0) --- updated-dependencies: - dependency-name: github.com/smallnest/ringbuffer dependency-version: 0.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77aeaa8 commit a73a67d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ require (
243243
github.com/shopspring/decimal v1.4.0 // indirect
244244
github.com/sirupsen/logrus v1.9.4 // indirect
245245
github.com/skeema/knownhosts v1.3.2 // indirect
246-
github.com/smallnest/ringbuffer v0.0.0-20250317021400-0da97b586904 // indirect
246+
github.com/smallnest/ringbuffer v0.1.0 // indirect
247247
github.com/sorairolake/lzip-go v0.3.8 // indirect
248248
github.com/spdx/gordf v0.0.0-20250128162952-000978ccd6fb // indirect
249249
github.com/spdx/tools-golang v0.5.7 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -891,8 +891,8 @@ github.com/sirupsen/logrus v1.9.4 h1:TsZE7l11zFCLZnZ+teH4Umoq5BhEIfIzfRDZ1Uzql2w
891891
github.com/sirupsen/logrus v1.9.4/go.mod h1:ftWc9WdOfJ0a92nsE2jF5u5ZwH8Bv2zdeOC42RjbV2g=
892892
github.com/skeema/knownhosts v1.3.2 h1:EDL9mgf4NzwMXCTfaxSD/o/a5fxDw/xL9nkU28JjdBg=
893893
github.com/skeema/knownhosts v1.3.2/go.mod h1:bEg3iQAuw+jyiw+484wwFJoKSLwcfd7fqRy+N0QTiow=
894-
github.com/smallnest/ringbuffer v0.0.0-20250317021400-0da97b586904 h1:OoG1xZV7CXnP2/Udl1ybEgTEds9XXA3NHWg+OR3c/a8=
895-
github.com/smallnest/ringbuffer v0.0.0-20250317021400-0da97b586904/go.mod h1:tAG61zBM1DYRaGIPloumExGvScf08oHuo0kFoOqdbT0=
894+
github.com/smallnest/ringbuffer v0.1.0 h1:S0uUMsX0f0FtvCe4naFfMUETpryBNUbRR0RDG7bqV2k=
895+
github.com/smallnest/ringbuffer v0.1.0/go.mod h1:tAG61zBM1DYRaGIPloumExGvScf08oHuo0kFoOqdbT0=
896896
github.com/sorairolake/lzip-go v0.3.8 h1:j5Q2313INdTA80ureWYRhX+1K78mUXfMoPZCw/ivWik=
897897
github.com/sorairolake/lzip-go v0.3.8/go.mod h1:JcBqGMV0frlxwrsE9sMWXDjqn3EeVf0/54YPsw66qkU=
898898
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=

0 commit comments

Comments
 (0)