Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #94 from im-kulikov/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/spf13/viper-1.8.1

Bump github.com/spf13/viper from 1.7.1 to 1.8.1
  • Loading branch information
im-kulikov committed Jul 20, 2021
2 parents 05a31dc + f56fb86 commit 8f8d64f
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 74 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,13 @@ require (
bou.ke/monkey v1.0.2
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/spf13/viper v1.7.1
github.com/spf13/viper v1.8.1
github.com/stretchr/testify v1.7.0
go.uber.org/atomic v1.9.0
go.uber.org/dig v1.11.0
go.uber.org/zap v1.18.1
golang.org/x/net v0.0.0-20200625001655-4c5254603344
golang.org/x/tools v0.0.0-20200103221440-774c71fcf114 // indirect
google.golang.org/grpc v1.37.0
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
google.golang.org/grpc v1.38.0
)

// Blocked in Russia
Expand Down

0 comments on commit 8f8d64f

Please sign in to comment.