We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d811b2 commit 84c00f5Copy full SHA for 84c00f5
1 file changed
go.mod
@@ -4,7 +4,7 @@ go 1.19
4
5
require (
6
github.com/go-chi/chi/v5 v5.0.8
7
- github.com/lib/pq v1.10.8
+ github.com/lib/pq v1.10.9
8
github.com/spf13/viper v1.21.0
9
)
10
0 commit comments