Skip to content

Commit c843ce9

Browse files
fix(deps): update go modules (major)
1 parent 5123a6b commit c843ce9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ require (
66
github.com/adobe/ims-go v0.19.1
77
github.com/google/uuid v1.6.0
88
github.com/jcmturner/gokrb5/v8 v8.4.4
9-
github.com/jellydator/ttlcache/v2 v2.11.1
10-
github.com/knadh/koanf v1.5.0
9+
github.com/jellydator/ttlcache/v3 v3.4.0
10+
github.com/knadh/koanf/v2 v2.3.0
1111
github.com/mitchellh/mapstructure v1.5.0
12-
github.com/orcaman/concurrent-map v1.0.0
12+
github.com/orcaman/concurrent-map/v2 v2.0.1
1313
github.com/pkg/errors v0.9.1
1414
github.com/prometheus/client_golang v1.23.2
1515
github.com/stretchr/testify v1.11.1
1616
github.com/twmb/franz-go v1.19.5
1717
github.com/twmb/franz-go/pkg/kadm v1.16.1
18-
github.com/twmb/franz-go/pkg/kmsg v1.12.0
18+
github.com/twmb/franz-go/pkg/kmsg/v2 v2.0.1
1919
github.com/twmb/franz-go/pkg/sasl/kerberos v1.1.0
2020
go.uber.org/atomic v1.11.0
2121
go.uber.org/automaxprocs v1.6.0

0 commit comments

Comments
 (0)