We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0ceed commit 7f75b9cCopy full SHA for 7f75b9c
console/service/go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/go-openapi/strfmt v0.23.0
13
github.com/google/uuid v1.6.0
14
github.com/goombaio/namegenerator v0.0.0-20181006234301-989e774b106e
15
- github.com/jackc/pgx/v5 v5.7.5
+ github.com/jackc/pgx/v5 v5.7.6
16
github.com/jessevdk/go-flags v1.6.1
17
github.com/kelseyhightower/envconfig v1.4.0
18
github.com/mitchellh/mapstructure v1.5.0
0 commit comments