diff options
| author | 2022-11-08 11:30:29 +0100 | |
|---|---|---|
| committer | 2022-11-08 11:30:29 +0100 | |
| commit | be011b164168ae5c1ae7b8a0c11c392187701766 (patch) | |
| tree | 4ea275ab207ec4724a71f2c327034065589a5402 /vendor/modules.txt | |
| parent | [chore]: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1002) (diff) | |
| download | gotosocial-be011b164168ae5c1ae7b8a0c11c392187701766.tar.xz | |
[chore]: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1003)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.13.0...v1.14.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 7b3952e8b..c87ce2619 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -99,7 +99,7 @@ github.com/dsoprea/go-utility/v2/image # github.com/dustin/go-humanize v1.0.0 ## explicit github.com/dustin/go-humanize -# github.com/fsnotify/fsnotify v1.5.4 +# github.com/fsnotify/fsnotify v1.6.0 ## explicit; go 1.16 github.com/fsnotify/fsnotify # github.com/gin-contrib/cors v1.4.0 @@ -351,7 +351,7 @@ github.com/spf13/jwalterweatherman # github.com/spf13/pflag v1.0.5 ## explicit; go 1.12 github.com/spf13/pflag -# github.com/spf13/viper v1.13.0 +# github.com/spf13/viper v1.14.0 ## explicit; go 1.17 github.com/spf13/viper github.com/spf13/viper/internal/encoding @@ -655,7 +655,7 @@ golang.org/x/image/tiff/lzw # golang.org/x/mod v0.6.0-dev.0.20220907135952-02c991387e35 ## explicit; go 1.17 golang.org/x/mod/semver -# golang.org/x/net v0.0.0-20221002022538-bcab6841153b +# golang.org/x/net v0.0.0-20221014081412-f15817d10f9b ## explicit; go 1.17 golang.org/x/net/bpf golang.org/x/net/context @@ -672,7 +672,7 @@ golang.org/x/net/internal/socket golang.org/x/net/ipv4 golang.org/x/net/ipv6 golang.org/x/net/publicsuffix -# golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094 +# golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 ## explicit; go 1.17 golang.org/x/oauth2 golang.org/x/oauth2/internal |
