mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update github.com/gin-contrib/cors commit hash to bd1331c
This commit is contained in:
committed by
Łukasz Mierzwa
parent
bd68fbe675
commit
798262fe1d
2
go.mod
2
go.mod
@@ -7,7 +7,7 @@ require (
|
||||
github.com/cnf/structhash v0.0.0-20180104161610-62a607eb0224
|
||||
github.com/elazarl/go-bindata-assetfs v1.0.1-0.20180223160309-38087fe4dafb
|
||||
github.com/getsentry/raven-go v0.2.0
|
||||
github.com/gin-contrib/cors v0.0.0-20190301064136-f9e10995c85a
|
||||
github.com/gin-contrib/cors v0.0.0-20190424004946-bd1331c62cae
|
||||
github.com/gin-contrib/gzip v0.0.1
|
||||
github.com/gin-contrib/static v0.0.0-20190301094727-ed515893e96b
|
||||
github.com/gin-gonic/contrib v0.0.0-20190408174833-b5986969cb50
|
||||
|
||||
4
go.sum
4
go.sum
@@ -31,8 +31,8 @@ github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV
|
||||
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
|
||||
github.com/getsentry/raven-go v0.2.0 h1:no+xWJRb5ZI7eE8TWgIq1jLulQiIoLG0IfYxv5JYMGs=
|
||||
github.com/getsentry/raven-go v0.2.0/go.mod h1:KungGk8q33+aIAZUIVWZDr2OfAEBsO49PX4NzFV5kcQ=
|
||||
github.com/gin-contrib/cors v0.0.0-20190301064136-f9e10995c85a h1:txFNQyCtGNN/tDCFqO9fDbU/YHrnE3fQywtn1GNg2h0=
|
||||
github.com/gin-contrib/cors v0.0.0-20190301064136-f9e10995c85a/go.mod h1:pL2kNE+DgDU+eQ+dary5bX0Z6LPP8nR6Mqs1iejILw4=
|
||||
github.com/gin-contrib/cors v0.0.0-20190424004946-bd1331c62cae h1:iWm50zSBlB8aMb5F99rJzc2mt2ekOkBmEdzFFXRvc9o=
|
||||
github.com/gin-contrib/cors v0.0.0-20190424004946-bd1331c62cae/go.mod h1:pL2kNE+DgDU+eQ+dary5bX0Z6LPP8nR6Mqs1iejILw4=
|
||||
github.com/gin-contrib/gzip v0.0.1 h1:ezvKOL6jH+jlzdHNE4h9h8q8uMpDQjyl0NN0Jd7jozc=
|
||||
github.com/gin-contrib/gzip v0.0.1/go.mod h1:fGBJBCdt6qCZuCAOwWuFhBB4OOq9EFqlo5dEaFhhu5w=
|
||||
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7 h1:AzN37oI0cOS+cougNAV9szl6CVoj2RYwzS3DpUQNtlY=
|
||||
|
||||
Reference in New Issue
Block a user