File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ require (
1616
1717require (
1818 github.com/magefile/mage v1.15.0
19- github.com/rickb777/expect v1.0.0
19+ github.com/rickb777/expect v1.0.5
2020)
2121
2222require (
2323 github.com/google/go-cmp v0.7.0 // indirect
2424 github.com/labstack/gommon v0.4.2 // indirect
2525 github.com/mattn/go-colorable v0.1.14 // indirect
26- github.com/rickb777/plural v1.4.4 // indirect
26+ github.com/rickb777/plural v1.4.6 // indirect
2727 github.com/valyala/bytebufferpool v1.0.0 // indirect
2828 github.com/valyala/fasttemplate v1.2.2 // indirect
2929 golang.org/x/time v0.11.0 // indirect
Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
1414github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
1515github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1616github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
17- github.com/rickb777/expect v1.0.0 h1:Vv1JJdr2tlascLW7L5g43W4Bohd6JKcrHuHkUqDsDig =
18- github.com/rickb777/expect v1.0.0 /go.mod h1:jwwS3gmukQ7wPxzEtOhMJEv43UxSwOBE7MUgTt8CX0k =
19- github.com/rickb777/plural v1.4.4 h1:OpZU8uRr9P2NkYAbkLMwlKNVJyJ5HvRcRBFyXGJtKGI =
20- github.com/rickb777/plural v1.4.4 /go.mod h1:DB19dtrplGS5s6VJVHn7tvmFYPoE83p1xqio3oVnNRM =
17+ github.com/rickb777/expect v1.0.5 h1:lS+23t/c9p+EK1XVr86tGOhpgbcvo+rn3IuECaHtH+0 =
18+ github.com/rickb777/expect v1.0.5 /go.mod h1:C3/5J8xgrSz7Brc4htd70W0Au9pnRm7vnVpXwk0+05M =
19+ github.com/rickb777/plural v1.4.6 h1:ZZSpaO1OxpIHcfy8TXCeSRCc8MGPVinnL3F57LuawlI =
20+ github.com/rickb777/plural v1.4.6 /go.mod h1:DB19dtrplGS5s6VJVHn7tvmFYPoE83p1xqio3oVnNRM =
2121github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I =
2222github.com/spf13/afero v1.15.0 /go.mod h1:NC2ByUVxtQs4b3sIUphxK0NioZnmxgyCrfzeuq8lxMg =
2323github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
You can’t perform that action at this time.
0 commit comments