aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 11:09:48 -0700
committerGitHub <noreply@github.com>2023-05-29 11:09:48 -0700
commit38dc1259f9f4e66cdc173824f8ecffdb68f7a903 (patch)
tree266963defebfdfe07033e18da3507dccbc6e0515 /go.mod
parent0271eb8732b716da8cc87b8f3941696a7a08f553 (diff)
downloadseaweedfs-38dc1259f9f4e66cdc173824f8ecffdb68f7a903.tar.xz
seaweedfs-38dc1259f9f4e66cdc173824f8ecffdb68f7a903.zip
build(deps): bump github.com/pquerna/cachecontrol from 0.1.0 to 0.2.0 (#4514)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9841e91c9..1a01d24e7 100644
--- a/go.mod
+++ b/go.mod
@@ -76,7 +76,7 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/posener/complete v1.2.3
- github.com/pquerna/cachecontrol v0.1.0
+ github.com/pquerna/cachecontrol v0.2.0
github.com/prometheus/client_golang v1.15.0
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect