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/spf13/cobra v1.10.1
1616 github.com/stretchr/testify v1.11.1
1717 github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
18- golang.org/x/mod v0.28 .0
18+ golang.org/x/mod v0.29 .0
1919 golang.org/x/sys v0.24.0
2020 gopkg.in/yaml.v2 v2.4.0
2121)
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
3838github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
3939github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e h1:IWllFTiDjjLIf2oeKxpIUmtiDV5sn71VgeQgg6vcE7k =
4040github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e /go.mod h1:d7u6HkTYKSv5m6MCKkOQlHwaShTMl3HjqSGW3XtVhXM =
41- golang.org/x/mod v0.28 .0 h1:gQBtGhjxykdjY9YhZpSlZIsbnaE2+PgjfLWUQTnoZ1U =
42- golang.org/x/mod v0.28 .0 /go.mod h1:yfB/L0NOf/kmEbXjzCPOx1iK1fRutOydrCMsqRhEBxI =
41+ golang.org/x/mod v0.29 .0 h1:HV8lRxZC4l2cr3Zq1LvtOsi/ThTgWnUk/y64QSs8GwA =
42+ golang.org/x/mod v0.29 .0 /go.mod h1:NyhrlYXJ2H4eJiRy/WDBO6HMqZQ6q9nk4JzS3NuCK+w =
4343golang.org/x/net v0.0.0-20220708220712-1185a9018129 h1:vucSRfWwTsoXro7P+3Cjlr6flUMtzCwzlvkxEQtHHB0 =
4444golang.org/x/net v0.0.0-20220708220712-1185a9018129 /go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c =
4545golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ =
You can’t perform that action at this time.
0 commit comments