File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/BurntSushi/toml v1.3.2 // indirect
1717 github.com/Masterminds/semver v1.5.0 // indirect
1818 github.com/Masterminds/semver/v3 v3.2.1 // indirect
19- github.com/creack/pty v1.1.18 // indirect
19+ github.com/creack/pty v1.1.20 // indirect
2020 github.com/google/go-cmp v0.6.0 // indirect
2121 github.com/h2non/filetype v1.1.3 // indirect
2222 github.com/heroku/color v0.0.6 // indirect
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0
99github.com/Masterminds/semver/v3 v3.2.1 /go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ =
1010github.com/buildpacks/libcnb/v2 v2.0.0-alpha.2 h1:sbDcSv8lIpu94qOIr4hIzaiakAizkS0htTz18q3+Ej0 =
1111github.com/buildpacks/libcnb/v2 v2.0.0-alpha.2 /go.mod h1:JvxNbe4aHoVCvWVLWbu28exEJetjbfB7Y2kcO/RlNN0 =
12- github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY =
13- github.com/creack/pty v1.1.18 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
12+ github.com/creack/pty v1.1.20 h1:VIPb/a2s17qNeQgDnkfZC35RScx+blkKF8GV68n80J4 =
13+ github.com/creack/pty v1.1.20 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
1414github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1515github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs =
1616github.com/fatih/color v1.15.0 /go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBDUSsw =
You can’t perform that action at this time.
0 commit comments