Skip to content

Commit 803bf2d

Browse files
build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#33)
1 parent 26cbf1a commit 803bf2d

File tree

2 files changed

+473
-25
lines changed

2 files changed

+473
-25
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/itzg/rcon-cli
33
require (
44
github.com/james4k/rcon v0.0.0-20210222224819-34a67ca2b2d6
55
github.com/spf13/cobra v1.7.0
6-
github.com/spf13/viper v1.15.0
6+
github.com/spf13/viper v1.16.0
77
)
88

99
go 1.13

0 commit comments

Comments
 (0)