diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-27 10:32:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-27 10:32:27 -0700 |
| commit | 3e69a3aac5e49ee838a43ce687bf91898c4e99f7 (patch) | |
| tree | c7fd4da4252671807bcab6ec99cf61ae89c0aaf5 /go.mod | |
| parent | 04190f9951446cef2da7222a59fce056ed9c861d (diff) | |
| download | seaweedfs-3e69a3aac5e49ee838a43ce687bf91898c4e99f7.tar.xz seaweedfs-3e69a3aac5e49ee838a43ce687bf91898c4e99f7.zip | |
build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#4344)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.5.2...v1.5.3)
---
updated-dependencies:
- dependency-name: github.com/golang/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ require ( github.com/gocql/gocql v1.3.2 github.com/golang-jwt/jwt v3.2.2+incompatible github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect - github.com/golang/protobuf v1.5.2 + github.com/golang/protobuf v1.5.3 github.com/golang/snappy v0.0.4 // indirect github.com/google/btree v1.1.2 github.com/google/go-cmp v0.5.9 // indirect |
