Skip to content

Commit

Permalink
fix(deps): update github.com/tidbyt/go-libwebp commit hash to 6042ce4 (
Browse files Browse the repository at this point in the history
…#205)

* fix(deps): update github.com/tidbyt/go-libwebp commit hash to 6042ce4

* fix build.

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Mark Spicer <mark@tidbyt.com>
  • Loading branch information
3 people authored Mar 2, 2022
1 parent a74dbec commit f217e9e
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 @@ -21,7 +21,7 @@ require (
github.com/qri-io/starlib v0.5.1-0.20211102160121-ae835e29cd41
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0
github.com/tidbyt/go-libwebp v0.0.0-20220302033350-dd1cead28df2
github.com/tidbyt/go-libwebp v0.0.0-20220302154536-6042ce446e9c
github.com/zachomedia/go-bdf v0.0.0-20210522061406-1a147053be95
go.starlark.net v0.0.0-20220223235035-243c74974e97
golang.org/x/image v0.0.0-20211028202545-6944b10bf410
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,8 @@ github.com/tidbyt/go-libwebp v0.0.0-20201015173751-7718986fb5f2 h1:T/jkZO+VeoP9Q
github.com/tidbyt/go-libwebp v0.0.0-20201015173751-7718986fb5f2/go.mod h1:p1Ify/wlo/z2CCUv0o+4j4lvBvEf1SWO5LYRDmadNY0=
github.com/tidbyt/go-libwebp v0.0.0-20220302033350-dd1cead28df2 h1:X0FYTOmj5qBsrwvVOtBdk7JnE28et4PwBGj8cWuY3f4=
github.com/tidbyt/go-libwebp v0.0.0-20220302033350-dd1cead28df2/go.mod h1:JU6yp7mldR7lmftjHPtaDs+Q8xn7l2tMR1XYx5iJELg=
github.com/tidbyt/go-libwebp v0.0.0-20220302154536-6042ce446e9c h1:yKzIVyxRJg7f7cUzux/w/VLr5DjFoqyWtI4PwfKyLeo=
github.com/tidbyt/go-libwebp v0.0.0-20220302154536-6042ce446e9c/go.mod h1:JU6yp7mldR7lmftjHPtaDs+Q8xn7l2tMR1XYx5iJELg=
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
Expand Down

0 comments on commit f217e9e

Please sign in to comment.