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 @@ -15,7 +15,7 @@ require (
1515 github.com/stretchr/testify v1.10.0
1616 go.etcd.io/bbolt v1.4.2
1717 golang.org/x/sync v0.15.0
18- golang.org/x/sys v0.33 .0
18+ golang.org/x/sys v0.34 .0
1919 mvdan.cc/sh/v3 v3.12.0
2020)
2121
Original file line number Diff line number Diff line change @@ -110,6 +110,8 @@ golang.org/x/sync v0.15.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
110110golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
111111golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw =
112112golang.org/x/sys v0.33.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
113+ golang.org/x/sys v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA =
114+ golang.org/x/sys v0.34.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
113115golang.org/x/term v0.29.0 h1:L6pJp37ocefwRRtYPKSWOWzOtWSxVajvz2ldH/xi3iU =
114116golang.org/x/term v0.29.0 /go.mod h1:6bl4lRlvVuDgSf3179VpIxBF0o10JUpXWOnI7nErv7s =
115117golang.org/x/term v0.32.0 h1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg =
Original file line number Diff line number Diff line change 3232 ] ;
3333 } ;
3434
35- vendorHash = "sha256-6tROR3Uaw+fU24LuNxaJqW+phljPwkLZTu9DGM2o4AM =" ;
35+ vendorHash = "sha256-qYjPe2DCdx2jkwNmsgzDFxrwVqB6vJORM71kaZC5SS8 =" ;
3636
3737 env . CGO_ENABLED = 0 ;
3838
You can’t perform that action at this time.
0 commit comments