Skip to content

Commit a4002de

Browse files
author
@
committed
build_windows
1 parent 600ef32 commit a4002de

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
require (
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-20210814071747-e5dbb326819e // indirect
17+
github.com/a97077088/libfridabinres v0.0.0-20210818003551-63fd30ba4c69 // indirect
1818
github.com/fatih/color v1.12.0 // indirect
1919
github.com/fsnotify/fsnotify v1.4.9 // indirect
2020
github.com/gin-contrib/sse v0.1.0 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ github.com/a97077088/libfridabinres v0.0.0-20210731063204-bd0ab9fac69b h1:mNp4ez
3030
github.com/a97077088/libfridabinres v0.0.0-20210731063204-bd0ab9fac69b/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
3131
github.com/a97077088/libfridabinres v0.0.0-20210814071747-e5dbb326819e h1:zn5COGlJLUl+4z21pU3VU8o2LiR4RV0wMiE7wJDgTaU=
3232
github.com/a97077088/libfridabinres v0.0.0-20210814071747-e5dbb326819e/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
33+
github.com/a97077088/libfridabinres v0.0.0-20210818003551-63fd30ba4c69 h1:ysaDBXf+2blpdJTGAkQjepyhpovaSnyi6cnEk9c5Ql8=
34+
github.com/a97077088/libfridabinres v0.0.0-20210818003551-63fd30ba4c69/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
3335
github.com/cheggaaa/pb/v3 v3.0.8 h1:bC8oemdChbke2FHIIGy9mn4DPJ2caZYQnfbRqwmdCoA=
3436
github.com/cheggaaa/pb/v3 v3.0.8/go.mod h1:UICbiLec/XO6Hw6k+BHEtHeQFzzBH4i2/qk/ow1EJTA=
3537
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=

0 commit comments

Comments
 (0)