File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ require (
2626 github.com/olekukonko/errors v1.2.0 // indirect
2727 github.com/olekukonko/ll v0.1.6 // indirect
2828 github.com/spf13/pflag v1.0.10 // indirect
29- golang.org/x/net v0.53 .0 // indirect
29+ golang.org/x/net v0.55 .0 // indirect
3030 gopkg.in/warnings.v0 v0.1.2 // indirect
3131)
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
4848github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
4949github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
5050go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
51- golang.org/x/net v0.53 .0 h1:d+qAbo5L0orcWAr0a9JweQpjXF19LMXJE8Ey7hwOdUA =
52- golang.org/x/net v0.53 .0 /go.mod h1:JvMuJH7rrdiCfbeHoo3fCQU24Lf5JJwT9W3sJFulfgs =
51+ golang.org/x/net v0.55 .0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8 =
52+ golang.org/x/net v0.55 .0 /go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww =
5353golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
5454golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY =
5555golang.org/x/sys v0.45.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
You can’t perform that action at this time.
0 commit comments