File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/pkg/errors v0.9.1
1616 github.com/spf13/cobra v1.10.1
1717 github.com/stretchr/testify v1.11.1
18- golang.org/x/mod v0.27 .0
18+ golang.org/x/mod v0.30 .0
1919 gopkg.in/yaml.v3 v3.0.1
2020)
2121
Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ github.com/ysmood/leakless v0.9.0 h1:qxCG5VirSBvmi3uynXFkcnLMzkphdh3xx5FtrORwDCU
8282github.com/ysmood/leakless v0.9.0 /go.mod h1:R8iAXPRaG97QJwqxs74RdwzcRHT1SWCGTNqY8q0JvMQ =
8383golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561 h1:MDc5xs78ZrZr3HMQugiXOAkSZtfTpbJLDr/lwfgO53E =
8484golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561 /go.mod h1:cyybsKvd6eL0RnXn6p/Grxp8F5bW7iYuBgsNCOHpMYE =
85- golang.org/x/mod v0.27 .0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ =
86- golang.org/x/mod v0.27 .0 /go.mod h1:rWI627Fq0DEoudcK+MBkNkCe0EetEaDSwJJkCcjpazc =
85+ golang.org/x/mod v0.30 .0 h1:fDEXFVZ/fmCKProc/yAXXUijritrDzahmwwefnjoPFk =
86+ golang.org/x/mod v0.30 .0 /go.mod h1:lAsf5O2EvJeSFMiBxXDki7sCgAxEUcZHXoXMKT4GJKc =
8787golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
8888golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
8989golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k =
You can’t perform that action at this time.
0 commit comments