Skip to content

Commit a38434a

Browse files
fix(deps): update module github.com/iodesystems/sqlc-go-codegen-metaquery to v1 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a53fad commit a38434a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • internal/endtoend/testdata/metaquery_authors

internal/endtoend/testdata/metaquery_authors/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/iodesystems/sqlc-go-codegen-metaquery/internal/endtoend/testda
33
go 1.25.0
44

55
require (
6-
github.com/iodesystems/sqlc-go-codegen-metaquery v0.1.0
6+
github.com/iodesystems/sqlc-go-codegen-metaquery v1.1.1
77
github.com/jackc/pgx/v5 v5.10.0
88
)
99

0 commit comments

Comments
 (0)