Skip to content

Commit 0770bbf

Browse files
Update module github.com/spf13/viper to v1.19.0
1 parent f700b05 commit 0770bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.19
55
require (
66
github.com/go-chi/chi/v5 v5.0.8
77
github.com/lib/pq v1.10.8
8-
github.com/spf13/viper v1.15.0
8+
github.com/spf13/viper v1.19.0
99
)
1010

1111
require (

0 commit comments

Comments
 (0)