Skip to content

Commit

Permalink
build_windows
Browse files Browse the repository at this point in the history
  • Loading branch information
@ committed Aug 31, 2021
1 parent d22d52e commit 6fbd82b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
require (
github.com/VividCortex/ewma v1.2.0 // indirect
github.com/a97077088/dylib v0.0.0-20210726041103-cf42039dadef // indirect
github.com/a97077088/libfridabinres v0.0.0-20210824060810-65670ebf4f65 // indirect
github.com/a97077088/libfridabinres v0.0.0-20210831072416-37d8c0f7d594 // indirect
github.com/fatih/color v1.12.0 // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ github.com/a97077088/libfridabinres v0.0.0-20210820165953-344a14a7c579 h1:7D9Wcl
github.com/a97077088/libfridabinres v0.0.0-20210820165953-344a14a7c579/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
github.com/a97077088/libfridabinres v0.0.0-20210824060810-65670ebf4f65 h1:NYTHwtnETFb4pZZ8O8zX9yB9VprqG7S4J0c5X/IvjqI=
github.com/a97077088/libfridabinres v0.0.0-20210824060810-65670ebf4f65/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
github.com/a97077088/libfridabinres v0.0.0-20210831072343-470282af9618 h1:8NJfFkk6PWOW7bOU/H3m5hf2cTYVpo8nbwV3+HL1gcI=
github.com/a97077088/libfridabinres v0.0.0-20210831072343-470282af9618/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
github.com/a97077088/libfridabinres v0.0.0-20210831072416-37d8c0f7d594 h1:7XquCbZhaikErH2a1NVohqJPA5PhfK54RTtfqXAY8Hg=
github.com/a97077088/libfridabinres v0.0.0-20210831072416-37d8c0f7d594/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
github.com/cheggaaa/pb/v3 v3.0.8 h1:bC8oemdChbke2FHIIGy9mn4DPJ2caZYQnfbRqwmdCoA=
github.com/cheggaaa/pb/v3 v3.0.8/go.mod h1:UICbiLec/XO6Hw6k+BHEtHeQFzzBH4i2/qk/ow1EJTA=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
Expand Down

0 comments on commit 6fbd82b

Please sign in to comment.