aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-25 15:31:53 +0000
committerGitHub <noreply@github.com>2022-03-25 15:31:53 +0000
commit843790d8a010f252e5e4ac95d9ae20fffab86741 (patch)
treedd0e9f41c3d14ea8e9028beb2124e3a72b427833 /go.mod
parent89d84e275bfef82b9de0090eb3052ec98b23493d (diff)
downloadseaweedfs-843790d8a010f252e5e4ac95d9ae20fffab86741.tar.xz
seaweedfs-843790d8a010f252e5e4ac95d9ae20fffab86741.zip
Bump github.com/karlseguin/ccache/v2 from 2.0.7 to 2.0.8
Bumps [github.com/karlseguin/ccache/v2](https://github.com/karlseguin/ccache) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/karlseguin/ccache/releases) - [Commits](https://github.com/karlseguin/ccache/compare/v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: github.com/karlseguin/ccache/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 41dda8776..86fb006ab 100644
--- a/go.mod
+++ b/go.mod
@@ -63,7 +63,7 @@ require (
github.com/jinzhu/copier v0.2.8
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/json-iterator/go v1.1.12
- github.com/karlseguin/ccache/v2 v2.0.7
+ github.com/karlseguin/ccache/v2 v2.0.8
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.13.6 // indirect
github.com/klauspost/cpuid v1.2.1 // indirect