Skip to content

Commit 1340a07

Browse files
Update module github.com/spf13/viper to v1.12.0
Generated by renovateBot
1 parent 68545cc commit 1340a07

2 files changed

Lines changed: 191 additions & 32 deletions

File tree

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ require (
2323
github.com/pion/transport v0.13.0
2424
github.com/pion/turn/v2 v2.0.8
2525
github.com/pion/webrtc/v3 v3.1.25
26-
github.com/prometheus/client_golang v1.11.0
26+
github.com/prometheus/client_golang v1.11.1
2727
github.com/rs/zerolog v1.26.0
2828
github.com/soheilhy/cmux v0.1.5
2929
github.com/sourcegraph/jsonrpc2 v0.1.0
30-
github.com/spf13/viper v1.9.0
31-
github.com/stretchr/testify v1.7.0
32-
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
33-
google.golang.org/grpc v1.41.0
30+
github.com/spf13/viper v1.12.0
31+
github.com/stretchr/testify v1.7.1
32+
golang.org/x/sync v0.0.0-20220513210516-0976fa681c29
33+
google.golang.org/grpc v1.46.2
3434
)

0 commit comments

Comments
 (0)