File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 github.com/kr/pretty v0.3.1 // indirect
3333 github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
3434 github.com/ulikunitz/xz v0.5.15 // indirect
35- golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9 // indirect
35+ golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b // indirect
3636)
3737
3838require (
Original file line number Diff line number Diff line change @@ -157,6 +157,8 @@ golang.org/x/exp v0.0.0-20250911091902-df9299821621 h1:2id6c1/gto0kaHYyrixvknJ8t
157157golang.org/x/exp v0.0.0-20250911091902-df9299821621 /go.mod h1:TwQYMMnGpvZyc+JpB/UAuTNIsVJifOlSkrZkhcvpVUk =
158158golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9 h1:TQwNpfvNkxAVlItJf6Cr5JTsVZoC/Sj7K3OZv2Pc14A =
159159golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9 /go.mod h1:TwQYMMnGpvZyc+JpB/UAuTNIsVJifOlSkrZkhcvpVUk =
160+ golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b h1:18qgiDvlvH7kk8Ioa8Ov+K6xCi0GMvmGfGW0sgd/SYA =
161+ golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b /go.mod h1:j/pmGrbnkbPtQfxEe5D0VQhZC6qKbfKifgD0oM7sR70 =
160162golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 /go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4 =
161163golang.org/x/mod v0.8.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
162164golang.org/x/mod v0.12.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
You can’t perform that action at this time.
0 commit comments