File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/stretchr/testify v1.10.0
1515 go.etcd.io/bbolt v1.3.11
1616 golang.org/x/sync v0.13.0
17- golang.org/x/sys v0.31 .0
17+ golang.org/x/sys v0.32 .0
1818 mvdan.cc/sh/v3 v3.11.0
1919)
2020
Original file line number Diff line number Diff line change @@ -137,6 +137,8 @@ golang.org/x/sync v0.13.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
137137golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
138138golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
139139golang.org/x/sys v0.31.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
140+ golang.org/x/sys v0.32.0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20 =
141+ golang.org/x/sys v0.32.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
140142golang.org/x/term v0.29.0 h1:L6pJp37ocefwRRtYPKSWOWzOtWSxVajvz2ldH/xi3iU =
141143golang.org/x/term v0.29.0 /go.mod h1:6bl4lRlvVuDgSf3179VpIxBF0o10JUpXWOnI7nErv7s =
142144golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224 =
Original file line number Diff line number Diff line change 3232 ] ;
3333 } ;
3434
35- vendorHash = "sha256-e0WSsiaXsAlWLnR+/dXNd9/6A5IBbSd9t6q3tmZTrFU =" ;
35+ vendorHash = "sha256-47yOjk3eO5K0T01GUDvheJxoAJz0ZmiV2RdqTv01pYQ =" ;
3636
3737 env . CGO_ENABLED = 0 ;
3838
You can’t perform that action at this time.
0 commit comments