Skip to content

Commit

Permalink
15.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
@ committed Jul 15, 2021
1 parent 2c10184 commit 1f90aa0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (

require (
github.com/a97077088/dylib v0.0.0-20210414124638-bf395b2d391a // indirect
github.com/a97077088/libfridabinres v0.0.0-20210713084234-7060bbc259f5 // indirect
github.com/a97077088/libfridabinres v0.0.0-20210715031629-56e210007941 // indirect
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/go-playground/locales v0.13.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ github.com/a97077088/libfridabinres v0.0.0-20210712042226-3c2112ab7295 h1:FFYBcM
github.com/a97077088/libfridabinres v0.0.0-20210712042226-3c2112ab7295/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
github.com/a97077088/libfridabinres v0.0.0-20210713084234-7060bbc259f5 h1:WAi1JWMG93zjD9EkCUDC3ROMEf0dmS90/p2d+Ac5V3g=
github.com/a97077088/libfridabinres v0.0.0-20210713084234-7060bbc259f5/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
github.com/a97077088/libfridabinres v0.0.0-20210715031629-56e210007941 h1:3abte2OFFslRK+vtd8mGo5HqGyx2lF/6wA0nxrYVP2w=
github.com/a97077088/libfridabinres v0.0.0-20210715031629-56e210007941/go.mod h1:ooSNVs9odQ8D99rUL1SsXoYDiXzC5yGvdWG1sYeir+0=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 1f90aa0

Please sign in to comment.