Skip to content

Commit 5f0fed1

Browse files
Bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1 (#1730)
Bumps [github.com/stoewer/go-strcase](https://github.com/stoewer/go-strcase) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/stoewer/go-strcase/releases) - [Commits](stoewer/go-strcase@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/stoewer/go-strcase dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Eskov <mr.eskov1@yandex.ru>
1 parent 78b525e commit 5f0fed1

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
@@ -36,7 +36,7 @@ require (
3636
github.com/spf13/pflag v1.0.6
3737
github.com/starius/emsort v0.0.0-20191221202443-6f2fbdee4781
3838
github.com/steakknife/bloomfilter v0.0.0-20180922174646-6819c0d2a570
39-
github.com/stoewer/go-strcase v1.3.0
39+
github.com/stoewer/go-strcase v1.3.1
4040
github.com/stretchr/testify v1.10.0
4141
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
4242
github.com/throttled/throttled/v2 v2.13.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ github.com/steakknife/bloomfilter v0.0.0-20180922174646-6819c0d2a570 h1:gIlAHnH1
293293
github.com/steakknife/bloomfilter v0.0.0-20180922174646-6819c0d2a570/go.mod h1:8OR4w3TdeIHIh1g6EMY5p0gVNOovcWC+1vpc7naMuAw=
294294
github.com/steakknife/hamming v0.0.0-20180906055917-c99c65617cd3 h1:njlZPzLwU639dk2kqnCPPv+wNjq7Xb6EfUxe/oX0/NM=
295295
github.com/steakknife/hamming v0.0.0-20180906055917-c99c65617cd3/go.mod h1:hpGUWaI9xL8pRQCTXQgocU38Qw1g0Us7n5PxxTwTCYU=
296-
github.com/stoewer/go-strcase v1.3.0 h1:g0eASXYtp+yvN9fK8sH94oCIk0fau9uV1/ZdJ0AVEzs=
297-
github.com/stoewer/go-strcase v1.3.0/go.mod h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo=
296+
github.com/stoewer/go-strcase v1.3.1 h1:iS0MdW+kVTxgMoE1LAZyMiYJFKlOzLooE4MxjirtkAs=
297+
github.com/stoewer/go-strcase v1.3.1/go.mod h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo=
298298
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
299299
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
300300
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=

0 commit comments

Comments
 (0)