Skip to content

Commit

Permalink
update to use go-iiif v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed Nov 15, 2019
1 parent 5a3a540 commit 1c8588b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/go-iiif/go-iiif-vips
go 1.12

require (
github.com/go-iiif/go-iiif v0.0.0-20191114000000-802e7ff3dc40546c78757c7be3f0fc03f1a60ed6
github.com/go-iiif/go-iiif v0.0.0-20191115000000-58b1757bf030c64cf71706361ddde0d0d900fd47
gopkg.in/h2non/bimg.v1 v1.0.19
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ github.com/go-iiif/go-iiif v0.0.0-20191113000000-ebdecc52795565fe6b4506cfcb4c60d
github.com/go-iiif/go-iiif v0.0.0-20191113000000-ebdecc52795565fe6b4506cfcb4c60d0ac4c905e/go.mod h1:1IckjT2BFM+Xc16mUqqrizvoHxT2DvqGRB0S6xjxdCA=
github.com/go-iiif/go-iiif v0.0.0-20191114000000-802e7ff3dc40546c78757c7be3f0fc03f1a60ed6 h1:MSx0GoHfgbhCubvkhxbvjSebGs2OHYhrhGl9cY4xptQ=
github.com/go-iiif/go-iiif v0.0.0-20191114000000-802e7ff3dc40546c78757c7be3f0fc03f1a60ed6/go.mod h1:1IckjT2BFM+Xc16mUqqrizvoHxT2DvqGRB0S6xjxdCA=
github.com/go-iiif/go-iiif v0.0.0-20191115000000-58b1757bf030c64cf71706361ddde0d0d900fd47 h1:TYVwS3SBMZRSyqWVmyYeSoVY09fBOTDgoYl+GdmU/Nc=
github.com/go-iiif/go-iiif v0.0.0-20191115000000-58b1757bf030c64cf71706361ddde0d0d900fd47/go.mod h1:1IckjT2BFM+Xc16mUqqrizvoHxT2DvqGRB0S6xjxdCA=
github.com/go-iiif/go-iiif v1.3.1 h1:1EcHq0y9dD1fnYToFxXkBWYQauPTFByJulnz0NqB6bQ=
github.com/go-iiif/go-iiif v1.3.1/go.mod h1:5eZNb+yHthKdw4LPeZiNX6cUEM7r4Na76ctpC4wXdcU=
github.com/go-iiif/go-iiif v1.3.2 h1:v3CXIylwrJpY9cA8pcj/OJ64VmbSEauhLRiZLdjXDC8=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions vendor/github.com/go-iiif/go-iiif/level/level2.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
github.com/fogleman/gg
# github.com/fogleman/primitive v0.0.0-20190214200932-673f57e7b1b5
github.com/fogleman/primitive/primitive
# github.com/go-iiif/go-iiif v0.0.0-20191114000000-802e7ff3dc40546c78757c7be3f0fc03f1a60ed6
# github.com/go-iiif/go-iiif v0.0.0-20191115000000-58b1757bf030c64cf71706361ddde0d0d900fd47
github.com/go-iiif/go-iiif/cache
github.com/go-iiif/go-iiif/config
github.com/go-iiif/go-iiif/driver
Expand Down

0 comments on commit 1c8588b

Please sign in to comment.