diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-24 15:42:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-24 15:42:41 +0000 |
| commit | 44c840f49820df32ede9a18260df1cd4f06ddeee (patch) | |
| tree | 468e61e92b27660b346d2ea7c923c1950058d124 /go.mod | |
| parent | ae40a9cb2879d926a6799bc241094393c165d4b7 (diff) | |
| download | seaweedfs-44c840f49820df32ede9a18260df1cd4f06ddeee.tar.xz seaweedfs-44c840f49820df32ede9a18260df1cd4f06ddeee.zip | |
Bump github.com/seaweedfs/goexif from 1.0.2 to 2.0.0+incompatible
Bumps [github.com/seaweedfs/goexif](https://github.com/seaweedfs/goexif) from 1.0.2 to 2.0.0+incompatible.
- [Release notes](https://github.com/seaweedfs/goexif/releases)
- [Commits](https://github.com/seaweedfs/goexif/commits)
---
updated-dependencies:
- dependency-name: github.com/seaweedfs/goexif
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -93,7 +93,7 @@ require ( github.com/prometheus/procfs v0.6.0 // indirect github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 // indirect github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect - github.com/seaweedfs/goexif v1.0.2 + github.com/seaweedfs/goexif v2.0.0+incompatible github.com/sirupsen/logrus v1.8.1 // indirect github.com/spaolacci/murmur3 v1.1.0 // indirect github.com/spf13/afero v1.7.0 // indirect @@ -186,6 +186,7 @@ require ( github.com/nats-io/nkeys v0.3.0 // indirect github.com/nats-io/nuid v1.0.1 // indirect github.com/philhofer/fwd v1.1.1 // indirect + github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd // indirect github.com/spf13/pflag v1.0.5 // indirect github.com/tinylib/msgp v1.1.6 // indirect go.etcd.io/etcd/api/v3 v3.5.0 // indirect |
