Skip to content

Commit

Permalink
go(deps): bump github.com/uptrace/bun/dbfixture in /server/src (#2015)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 1, 2022
1 parent 57ac3de commit fd37fc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion server/src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.0
github.com/uptrace/bun v1.1.7
github.com/uptrace/bun/dbfixture v1.1.6
github.com/uptrace/bun/dbfixture v1.1.7
github.com/uptrace/bun/dialect/pgdialect v1.1.7
github.com/uptrace/bun/extra/bundebug v1.1.6
github.com/urfave/cli/v2 v2.11.1
Expand Down
4 changes: 2 additions & 2 deletions server/src/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1169,8 +1169,8 @@ github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGr
github.com/uptrace/bun v1.1.6/go.mod h1:Z2Pd3cRvNKbrYuL6Gp1XGjA9QEYz+rDz5KkEi9MZLnQ=
github.com/uptrace/bun v1.1.7 h1:biOoh5dov69hQPBlaRsXSHoEOIEnCxFzQvUmbscSNJI=
github.com/uptrace/bun v1.1.7/go.mod h1:Z2Pd3cRvNKbrYuL6Gp1XGjA9QEYz+rDz5KkEi9MZLnQ=
github.com/uptrace/bun/dbfixture v1.1.6 h1:UuO8GCHWqH+gQ905sdysffA4GbkrigxwbE2TV9F/4ro=
github.com/uptrace/bun/dbfixture v1.1.6/go.mod h1:5ilXO9AaLJvORTBMIy5kF7yv1rPrcmK3GNNguxg7gqM=
github.com/uptrace/bun/dbfixture v1.1.7 h1:idw1dkv5o3T4cjMNHgv0SB6xfbCUDGAz7TQ7thxvy38=
github.com/uptrace/bun/dbfixture v1.1.7/go.mod h1:8EPzEQrxWJvf+5ifXYY40tGRXdb6veIR6LfflkYxCkE=
github.com/uptrace/bun/dialect/pgdialect v1.1.7 h1:94GPc8RRC9AVoQ+4KCqRX2zScevsVfOttk13wm60/P8=
github.com/uptrace/bun/dialect/pgdialect v1.1.7/go.mod h1:kKHFmQIyBl0kvQDsoyrlXaKsceTH2TJnbCUFlK9QAmE=
github.com/uptrace/bun/extra/bundebug v1.1.6 h1:dlChNwf2nieAZwFpbd2ewrNp/0tUOyN5y8E/FODAZ6k=
Expand Down

0 comments on commit fd37fc6

Please sign in to comment.