diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-29 11:09:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-29 11:09:48 -0700 |
| commit | 38dc1259f9f4e66cdc173824f8ecffdb68f7a903 (patch) | |
| tree | 266963defebfdfe07033e18da3507dccbc6e0515 /go.mod | |
| parent | 0271eb8732b716da8cc87b8f3941696a7a08f553 (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
