Skip to content

Commit c409a66

Browse files
fix(deps): update module github.com/tjhop/slog-gokit to v0.1.4 (main) (#16505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 364e80e commit c409a66

File tree

5 files changed

+30
-12
lines changed

5 files changed

+30
-12
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ require (
138138
github.com/schollz/progressbar/v3 v3.18.0
139139
github.com/shirou/gopsutil/v4 v4.25.1
140140
github.com/thanos-io/objstore v0.0.0-20250115091151-a54d0f04b42a
141-
github.com/tjhop/slog-gokit v0.1.3
141+
github.com/tjhop/slog-gokit v0.1.4
142142
github.com/twmb/franz-go v1.18.1
143143
github.com/twmb/franz-go/pkg/kadm v1.15.0
144144
github.com/twmb/franz-go/pkg/kfake v0.0.0-20241015013301-cea7aa5d8037

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,8 +1157,8 @@ github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203/go.mod h1:oqN97ltKN
11571157
github.com/tencentyun/cos-go-sdk-v5 v0.7.40 h1:W6vDGKCHe4wBACI1d2UgE6+50sJFhRWU4O8IB2ozzxM=
11581158
github.com/tencentyun/cos-go-sdk-v5 v0.7.40/go.mod h1:4dCEtLHGh8QPxHEkgq+nFaky7yZxQuYwgSJM87icDaw=
11591159
github.com/tinylib/msgp v1.1.5/go.mod h1:eQsjooMTnV42mHu917E26IogZ2930nFyBQdofk10Udg=
1160-
github.com/tjhop/slog-gokit v0.1.3 h1:6SdexP3UIeg93KLFeiM1Wp1caRwdTLgsD/THxBUy1+o=
1161-
github.com/tjhop/slog-gokit v0.1.3/go.mod h1:Bbu5v2748qpAWH7k6gse/kw3076IJf6owJmh7yArmJs=
1160+
github.com/tjhop/slog-gokit v0.1.4 h1:uj/vbDt3HaF0Py8bHPV4ti/s0utnO0miRbO277FLBKM=
1161+
github.com/tjhop/slog-gokit v0.1.4/go.mod h1:Bbu5v2748qpAWH7k6gse/kw3076IJf6owJmh7yArmJs=
11621162
github.com/tklauser/go-sysconf v0.3.13 h1:GBUpcahXSpR2xN01jhkNAbTLRk2Yzgggk8IM08lq3r4=
11631163
github.com/tklauser/go-sysconf v0.3.13/go.mod h1:zwleP4Q4OehZHGn4CYZDipCgg9usW5IJePewFCGVEa0=
11641164
github.com/tklauser/numcpus v0.7.0 h1:yjuerZP127QG9m5Zh/mSO4wqurYil27tHrqwRoRjpr4=

‎vendor/github.com/tjhop/slog-gokit/README.md

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vendor/github.com/tjhop/slog-gokit/handler.go

Lines changed: 16 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1695,7 +1695,7 @@ github.com/thanos-io/objstore/providers/oss
16951695
github.com/thanos-io/objstore/providers/s3
16961696
github.com/thanos-io/objstore/providers/swift
16971697
github.com/thanos-io/objstore/tracing/opentracing
1698-
# github.com/tjhop/slog-gokit v0.1.3
1698+
# github.com/tjhop/slog-gokit v0.1.4
16991699
## explicit; go 1.21
17001700
github.com/tjhop/slog-gokit
17011701
# github.com/tklauser/go-sysconf v0.3.13

0 commit comments

Comments
 (0)