diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-06 09:46:28 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-06 09:46:28 -0800 |
| commit | 9ed7922bede15ae0168607c5beeba1a94a141afa (patch) | |
| tree | 7f74f8dcfcb322ab5d74c00799b038df4e3ebcb5 /go.mod | |
| parent | e52bb3112d50842bbda35f7a8a474f4b850a1a12 (diff) | |
| download | seaweedfs-9ed7922bede15ae0168607c5beeba1a94a141afa.tar.xz seaweedfs-9ed7922bede15ae0168607c5beeba1a94a141afa.zip | |
build(deps): bump golang.org/x/image from 0.0.0-20200119044424-58c23975cae1 to 0.5.0 (#4282)
build(deps): bump golang.org/x/image
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20200119044424-58c23975cae1 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/commits/v0.5.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
...
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
@@ -113,7 +113,7 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.28.0 golang.org/x/crypto v0.3.0 // indirect golang.org/x/exp v0.0.0-20221031165847-c99f073a8326 - golang.org/x/image v0.0.0-20200119044424-58c23975cae1 + golang.org/x/image v0.5.0 golang.org/x/net v0.7.0 golang.org/x/oauth2 v0.5.0 // indirect golang.org/x/sys v0.6.0 |
