Skip to content

Commit

Permalink
deps(api): update github.com/iris-contrib/middleware/cors digest to f…
Browse files Browse the repository at this point in the history
…806663 (#1215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 26, 2022
1 parent 80004fe commit da1de7c
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 @@ -22,7 +22,7 @@ require (
github.com/gomodule/redigo v1.8.9
github.com/google/uuid v1.3.0
github.com/hashicorp/vault/api v1.3.1
github.com/iris-contrib/middleware/cors v0.0.0-20221023021543-014b91018351
github.com/iris-contrib/middleware/cors v0.0.0-20221109225525-f806663b83a0
github.com/jarcoal/httpmock v1.2.0
github.com/kataras/iris/v12 v12.2.0-beta6
github.com/mileusna/useragent v1.2.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,8 @@ github.com/inconshreveable/mousetrap v1.0.1/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLf
github.com/iris-contrib/httpexpect/v2 v2.3.1 h1:A69ilxKGW1jDRKK5UAhjTL4uJYh3RjD4qzt9vNZ7fpY=
github.com/iris-contrib/middleware/cors v0.0.0-20221023021543-014b91018351 h1:nx64fE+YHJRmnUhF3P/NpsotsU1gNGcH8Ni622HZ3lc=
github.com/iris-contrib/middleware/cors v0.0.0-20221023021543-014b91018351/go.mod h1:iFSl605/+jpJ85dMSphU4upAT9IMiet9ZPFBqMgNOZs=
github.com/iris-contrib/middleware/cors v0.0.0-20221109225525-f806663b83a0 h1:dZFxTnzuso4gDphIBPmgJY7KmySSf9qcGxV98+hzrmY=
github.com/iris-contrib/middleware/cors v0.0.0-20221109225525-f806663b83a0/go.mod h1:iFSl605/+jpJ85dMSphU4upAT9IMiet9ZPFBqMgNOZs=
github.com/iris-contrib/schema v0.0.6 h1:CPSBLyx2e91H2yJzPuhGuifVRnZBBJ3pCOMbOvPZaTw=
github.com/iris-contrib/schema v0.0.6/go.mod h1:iYszG0IOsuIsfzjymw1kMzTL8YQcCWlm65f3wX8J5iA=
github.com/jarcoal/httpmock v1.2.0 h1:gSvTxxFR/MEMfsGrvRbdfpRUMBStovlSRLw0Ep1bwwc=
Expand Down

0 comments on commit da1de7c

Please sign in to comment.