File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ require (
1313)
1414
1515require (
16- golang.org/x/sys v0.45 .0 // indirect
17- golang.org/x/tools v0.45 .0 // indirect
16+ golang.org/x/sys v0.46 .0 // indirect
17+ golang.org/x/tools v0.46 .0 // indirect
1818)
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ github.com/rogpeppe/go-internal v1.15.0 h1:D0RCU5rMAp+SpgkiNdrjfJ+LX4J1M32V2NeCY
44github.com/rogpeppe/go-internal v1.15.0 /go.mod h1:DrUVZyrJU+txYW5/1kwtXQSMFio52ZOxX7yM1VHvnxs =
55github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I =
66github.com/spf13/afero v1.15.0 /go.mod h1:NC2ByUVxtQs4b3sIUphxK0NioZnmxgyCrfzeuq8lxMg =
7- golang.org/x/sys v0.45 .0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY =
8- golang.org/x/sys v0.45 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
7+ golang.org/x/sys v0.46 .0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw =
8+ golang.org/x/sys v0.46 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
99golang.org/x/text v0.38.0 h1:sXmwo9DwP3OK9EZ7PqAdaooSGozfl/3a6/xJcbzPRhE =
1010golang.org/x/text v0.38.0 /go.mod h1:YXZt3QhHUKYT53r2lLKFIVi6Ao1jdzrTR/KQ09qyxF4 =
11- golang.org/x/tools v0.45 .0 h1:18qN3FAooORvApf5XjCXgsuayZOEtXf6JK18I3+ONa8 =
12- golang.org/x/tools v0.45 .0 /go.mod h1:LuUGqqaXcXMEFEruIVJVm5mgDD8vww/z/SR1gQ4uE/0 =
11+ golang.org/x/tools v0.46 .0 h1:7jTurBkPZu4moS/Uy4OQT1M+QBlsj3wejyZwsT8Z7rk =
12+ golang.org/x/tools v0.46 .0 /go.mod h1:FrD85F8l+NWL+9XWBSyVSHO6Ne4jutsfIFba7AWQ5Ys =
You can’t perform that action at this time.
0 commit comments