Skip to content

Commit

Permalink
Merge pull request #19 from nlnwa/dependabot/go_modules/github.com/sp…
Browse files Browse the repository at this point in the history
…f13/viper-1.18.1
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
2 parents 002141f + aefafa7 commit abe85b8
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 39 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,18 @@ require (
github.com/prometheus/common v0.45.0
github.com/rs/zerolog v1.31.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.17.0
github.com/spf13/viper v1.18.1
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.2
)

require (
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
)
Loading

0 comments on commit abe85b8

Please sign in to comment.