File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414require (
1515 github.com/VividCortex/ewma v1.2.0 // indirect
1616 github.com/a97077088/dylib v0.0.0-20210726041103-cf42039dadef // indirect
17- github.com/a97077088/libfridabinres v0.0.0-20211020040711-da19a5f52729 // indirect
17+ github.com/a97077088/libfridabinres v0.0.0-20211028124912-b04d16191c9b // indirect
1818 github.com/fatih/color v1.13.0 // indirect
1919 github.com/fsnotify/fsnotify v1.5.1 // indirect
2020 github.com/gin-contrib/sse v0.1.0 // indirect
@@ -31,7 +31,7 @@ require (
3131 github.com/rivo/uniseg v0.2.0 // indirect
3232 github.com/ugorji/go/codec v1.2.6 // indirect
3333 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
34- golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 // indirect
34+ golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 // indirect
3535 golang.org/x/text v0.3.7 // indirect
3636 google.golang.org/protobuf v1.27.1 // indirect
3737 gopkg.in/yaml.v2 v2.4.0 // indirect
Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ github.com/a97077088/libfridabinres v0.0.0-20211020040711-da19a5f52729 h1:EdTMBF
5252github.com/a97077088/libfridabinres v0.0.0-20211020040711-da19a5f52729 /go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0 =
5353github.com/a97077088/libfridabinres v0.0.0-20211020041509-7572f3c09454 h1:uMq4BYBLCzATYobYhdTxAUGvIKZTgIei2rOS6Yuc5+k =
5454github.com/a97077088/libfridabinres v0.0.0-20211020041509-7572f3c09454 /go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0 =
55+ github.com/a97077088/libfridabinres v0.0.0-20211028124912-b04d16191c9b h1:2S2tl5+Fu+jJ5QNll4RHNLRyeR3ZPoON5ZGncJ4vd8A =
56+ github.com/a97077088/libfridabinres v0.0.0-20211028124912-b04d16191c9b /go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0 =
5557github.com/cheggaaa/pb/v3 v3.0.8 h1:bC8oemdChbke2FHIIGy9mn4DPJ2caZYQnfbRqwmdCoA =
5658github.com/cheggaaa/pb/v3 v3.0.8 /go.mod h1:UICbiLec/XO6Hw6k+BHEtHeQFzzBH4i2/qk/ow1EJTA =
5759github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
@@ -230,6 +232,8 @@ golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 h1:foEbQz/B0Oz6YIqu/69kfXPYe
230232golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
231233golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 h1:id054HUawV2/6IGm2IV8KZQjqtwAOo2CYlOToYqa0d0 =
232234golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
235+ golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 h1:2B5p2L5IfGiD7+b9BOoRMC6DgObAVZV+Fsp050NqXik =
236+ golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
233237golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
234238golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
235239golang.org/x/text v0.3.2 /go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk =
You can’t perform that action at this time.
0 commit comments