Skip to content

Commit

Permalink
Merge pull request #62 from roadrunner-server/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…ithub.com/spf13/viper-1.18.0

build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0
  • Loading branch information
rustatian authored Dec 8, 2023
2 parents 0935c22 + 4c30ef0 commit 5b4c234
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 441 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.21.0
require (
github.com/roadrunner-server/errors v1.3.0
github.com/roadrunner-server/sdk/v4 v4.5.3
github.com/spf13/viper v1.17.0
github.com/spf13/viper v1.18.0
github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.26.0
)
Expand All @@ -27,12 +27,12 @@ require (
github.com/roadrunner-server/goridge/v3 v3.8.1 // indirect
github.com/roadrunner-server/tcplisten v1.4.0 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/sagikazarmark/locafero v0.3.0 // indirect
github.com/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/tklauser/go-sysconf v0.3.13 // indirect
Expand Down
Loading

0 comments on commit 5b4c234

Please sign in to comment.