Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index accbb226..6c4f79b1 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/stretchr/testify v1.8.0
github.com/tj/go-redirects v0.0.0-20200911105812-fd1ba1020b37
gitlab.com/feistel/go-contentencoding v1.0.0
- gitlab.com/gitlab-org/go-mimedb v1.45.0
+ gitlab.com/gitlab-org/go-mimedb v1.52.0
gitlab.com/gitlab-org/labkit v1.18.0
golang.org/x/crypto v0.9.0
golang.org/x/net v0.10.0
diff --git a/go.sum b/go.sum
index e21a5af0..ebfc7bae 100644
--- a/go.sum
+++ b/go.sum
@@ -252,8 +252,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
gitlab.com/feistel/go-contentencoding v1.0.0 h1:tBXZUv35f8AFsr7q7U38zZkhmPjSksfXC6VEh1MfbsI=
gitlab.com/feistel/go-contentencoding v1.0.0/go.mod h1:xNYBUFP6IqNB5RX5NGm5IX+is7VvM3nBu2jBLADUOE4=
-gitlab.com/gitlab-org/go-mimedb v1.45.0 h1:PO8dx6HEWzPYU6MQTYnCbpQEJzhJLW/Bh43+2VUHTgc=
-gitlab.com/gitlab-org/go-mimedb v1.45.0/go.mod h1:wa9y/zOSFKmTXLyBs4clz2FNVhZQmmEQM9TxslPAjZ0=
+gitlab.com/gitlab-org/go-mimedb v1.52.0 h1:J5bXpA1ohvCBtQM8gaz5XpLynEazeGEXKHpDE2C67TA=
+gitlab.com/gitlab-org/go-mimedb v1.52.0/go.mod h1:60SDt9N44/1DQriWBU+1w6MLvPjJ0APlP3JOxwgj0Rg=
gitlab.com/gitlab-org/labkit v1.18.0 h1:uYCIqDt/5V1hLIecTR4UNc1sD2+xiYplyKeyfpNN26A=
gitlab.com/gitlab-org/labkit v1.18.0/go.mod h1:nlLJvKgXcIclqWMI+rga2TckNBVHOtRCHMxBoVByNoE=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=