Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Commit

Permalink
deps: Bump thumbnailer version
Browse files Browse the repository at this point in the history
  • Loading branch information
bakape committed Mar 12, 2019
1 parent 51a3efc commit 2a63c15
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 (
github.com/badoux/goscraper v0.0.0-20181207103713-9b4686c4b62c
github.com/bakape/captchouli v1.0.0
github.com/bakape/mnemonics v0.0.0-20170918165711-056d8d325992
github.com/bakape/thumbnailer v0.0.0-20190309152521-0b14c8002954
github.com/bakape/thumbnailer v0.0.0-20190312061701-3d9565548e57
github.com/boltdb/bolt v1.3.1
github.com/chai2010/webp v1.0.0
github.com/dimfeld/httptreemux v5.0.1+incompatible
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ github.com/bakape/mnemonics v0.0.0-20170918165711-056d8d325992 h1:n89d5g4t1+7ROr
github.com/bakape/mnemonics v0.0.0-20170918165711-056d8d325992/go.mod h1:+x6GUyBL1gkeUoBPZAEzF9u04TGIFEljjrqMpGT0KVE=
github.com/bakape/thumbnailer v0.0.0-20190309152521-0b14c8002954 h1:NWkxJXoX+dPDdspjMzVbnHxFzOdDwvll2TncjNwSTz4=
github.com/bakape/thumbnailer v0.0.0-20190309152521-0b14c8002954/go.mod h1:9PoZJpoK7Nzyuu2xsjd4tgL/d55KO0fnobYvwm8x/68=
github.com/bakape/thumbnailer v0.0.0-20190312061701-3d9565548e57 h1:y04zWQmS9nPzdEPPRykPswofUYHOnnIASqI0KSs153U=
github.com/bakape/thumbnailer v0.0.0-20190312061701-3d9565548e57/go.mod h1:s7Sm20txJX+qAc11XFnLPqDPXnYShoscD3++dZKTxIc=
github.com/bakape/thumbnailer v1.0.0 h1:fmaLCJ6sJ5wCAUmB3hhzgFAZ5G3cpueo3olI9N0ox3E=
github.com/bakape/thumbnailer v1.0.0/go.mod h1:PVB2nXXJHD4KAUWn9HaNKtWeDeAb9BFQ7oDOAdZCKUM=
github.com/boltdb/bolt v1.3.1 h1:JQmyP4ZBrce+ZQu0dY660FMfatumYDLun9hBCUVIkF4=
Expand Down

0 comments on commit 2a63c15

Please sign in to comment.