File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/rogpeppe/go-internal v1.14.1
1111 github.com/stretchr/testify v1.11.1
1212 golang.org/x/sync v0.17.0
13- golang.org/x/term v0.35 .0
13+ golang.org/x/term v0.36 .0
1414 golang.org/x/tools v0.37.0
1515)
1616
@@ -21,6 +21,6 @@ require (
2121 github.com/pmezard/go-difflib v1.0.0 // indirect
2222 github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
2323 golang.org/x/mod v0.28.0 // indirect
24- golang.org/x/sys v0.36 .0 // indirect
24+ golang.org/x/sys v0.37 .0 // indirect
2525 gopkg.in/yaml.v3 v3.0.1 // indirect
2626)
Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ golang.org/x/mod v0.28.0 h1:gQBtGhjxykdjY9YhZpSlZIsbnaE2+PgjfLWUQTnoZ1U=
3535golang.org/x/mod v0.28.0 /go.mod h1:yfB/L0NOf/kmEbXjzCPOx1iK1fRutOydrCMsqRhEBxI =
3636golang.org/x/sync v0.17.0 h1:l60nONMj9l5drqw6jlhIELNv9I0A4OFgRsG9k2oT9Ug =
3737golang.org/x/sync v0.17.0 /go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI =
38- golang.org/x/sys v0.36 .0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k =
39- golang.org/x/sys v0.36 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
40- golang.org/x/term v0.35 .0 h1:bZBVKBudEyhRcajGcNc3jIfWPqV4y/Kt2XcoigOWtDQ =
41- golang.org/x/term v0.35 .0 /go.mod h1:TPGtkTLesOwf2DE8CgVYiZinHAOuy5AYUYT1lENIZnA =
38+ golang.org/x/sys v0.37 .0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ =
39+ golang.org/x/sys v0.37 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
40+ golang.org/x/term v0.36 .0 h1:zMPR+aF8gfksFprF/Nc/rd1wRS1EI6nDBGyWAvDzx2Q =
41+ golang.org/x/term v0.36 .0 /go.mod h1:Qu394IJq6V6dCBRgwqshf3mPF85AqzYEzofzRdZkWss =
4242golang.org/x/tools v0.37.0 h1:DVSRzp7FwePZW356yEAChSdNcQo6Nsp+fex1SUW09lE =
4343golang.org/x/tools v0.37.0 /go.mod h1:MBN5QPQtLMHVdvsbtarmTNukZDdgwdwlO5qGacAzF0w =
4444gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
You can’t perform that action at this time.
0 commit comments