We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f700b05 commit aeb53e0Copy full SHA for aeb53e0
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.15.0
9
)
10
0 commit comments