Skip to content

Commit b6733a9

Browse files
committed
Merge branch 'fix/version' of github.com:pubgo/funk into fix/version
2 parents f8010d8 + 97e7f35 commit b6733a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ require (
4848
go.etcd.io/etcd/client/v3 v3.6.5
4949
go.uber.org/atomic v1.10.0
5050
golang.org/x/crypto v0.38.0
51-
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
5251
golang.org/x/mod v0.25.0
5352
golang.org/x/sys v0.33.0
5453
golang.org/x/text v0.26.0
@@ -139,6 +138,7 @@ require (
139138
go.opentelemetry.io/proto/otlp v1.2.0 // indirect
140139
go.uber.org/multierr v1.11.0 // indirect
141140
go.uber.org/zap v1.27.0 // indirect
141+
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb // indirect
142142
golang.org/x/net v0.40.0 // indirect
143143
golang.org/x/sync v0.15.0 // indirect
144144
golang.org/x/tools v0.33.0 // indirect

0 commit comments

Comments
 (0)