Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pratap0007 committed Jan 11, 2024
1 parent a320f0d commit 3ab5056
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 336 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
golang.org/x/term v0.16.0
golang.org/x/text v0.14.0
gopkg.in/h2non/gock.v1 v1.1.2
gorm.io/driver/postgres v1.5.2
gorm.io/driver/postgres v1.5.4
gorm.io/gorm v1.25.5
gotest.tools/v3 v3.5.1
k8s.io/apimachinery v0.28.3
Expand Down Expand Up @@ -99,7 +99,7 @@ require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
github.com/jackc/pgx/v5 v5.3.1 // indirect
github.com/jackc/pgx/v5 v5.4.3 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/josharian/intern v1.0.0 // indirect
Expand Down
Loading

0 comments on commit 3ab5056

Please sign in to comment.